芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/storage/vendor/leafo/scssphp/tests/inputs/nesting.scss
body { color: red; } div { color: red; height: yes; pre { color: blue; } } div: blue; div { font: 10px hello world { size: 10px; color: blue; } border: { left: 1px solid blue; right: 2px dashed green; } } #nested-nesting { bar: baz; bang: { bop: bar; bip: 1px; blat: { baf: bort } } }