implement inline styles

This commit is contained in:
Will McGugan
2022-02-02 15:44:43 +00:00
parent 19b835b8a1
commit c90cdd4ec8
22 changed files with 392 additions and 115 deletions

7
sandbox/local_styles.css Normal file
View File

@@ -0,0 +1,7 @@
App > View {
layout: dock;
}
Widget {
text: on blue;
}