Move LayoutProperty into styles, add some comments

This commit is contained in:
Darren Burns
2022-01-21 12:33:35 +00:00
parent 185788b760
commit 5773e39845
6 changed files with 37 additions and 21 deletions

View File

@@ -1,6 +1,7 @@
/* CSS file for basic.py */
App > View {
layout: dock;
docks: side=left/1;
text: on #20639b;
}