how do I do nesting...

This commit is contained in:
2020-10-12 23:01:22 -07:00
parent 32ae95b3d0
commit 8ceb805a52
2 changed files with 130 additions and 31 deletions

View File

@@ -1,5 +1,7 @@
# this is a comment
elem table {
elem tr {
}
}