forked from firka/flutter
Placeholder Sky start page.
R=eseidel@chromium.org Review URL: https://codereview.chromium.org/677513002
This commit is contained in:
7
engine/src/flutter/examples/home.sky
Normal file
7
engine/src/flutter/examples/home.sky
Normal file
@@ -0,0 +1,7 @@
|
||||
#!mojo mojo:sky
|
||||
<style>
|
||||
h1 { font-size: 2em; margin: 1em; }
|
||||
p { margin: 0.5em 1em; color: #bcd8f5; font-weight: 900; }
|
||||
</style>
|
||||
<h1>about:blank</h1>
|
||||
<p>Welcome to Sky!</p>
|
||||
Reference in New Issue
Block a user