mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Placeholder Sky start page.
R=eseidel@chromium.org Review URL: https://codereview.chromium.org/677513002
This commit is contained in:
parent
9f5a253a9e
commit
e6903a0867
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>
|
||||
Loading…
x
Reference in New Issue
Block a user