diff --git a/examples/style/block-layout.sky b/examples/style/block-layout.sky new file mode 100644 index 00000000000..b303db047e5 --- /dev/null +++ b/examples/style/block-layout.sky @@ -0,0 +1,74 @@ +SKY MODULE + + + diff --git a/examples/style/hex-layout.sky b/examples/style/hex-layout.sky new file mode 100644 index 00000000000..ca286f0401a --- /dev/null +++ b/examples/style/hex-layout.sky @@ -0,0 +1,146 @@ +#!mojo mojo:sky + + + +
+ Hello + World + How + Are + You + Today? +
diff --git a/examples/style/sky-core-styles.sky b/examples/style/sky-core-styles.sky new file mode 100644 index 00000000000..640236ae40c --- /dev/null +++ b/examples/style/sky-core-styles.sky @@ -0,0 +1,143 @@ +SKY MODULE + + diff --git a/examples/style/toolbar-layout.sky b/examples/style/toolbar-layout.sky new file mode 100644 index 00000000000..a43ce3fc5d7 --- /dev/null +++ b/examples/style/toolbar-layout.sky @@ -0,0 +1,208 @@ +SKY MODULE + +