File "nesting.css"
Full path: /home/cakedeco/retaildirectonline.co.uk/system/storage/vendor/leafo/scssphp/tests/outputs/nesting.css
File
size: 332 B (332 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
div: blue;
body {
color: red; }
div {
color: red;
height: yes; }
div pre {
color: blue; }
div {
font: 10px hello world;
font-size: 10px;
font-color: blue;
border-left: 1px solid blue;
border-right: 2px dashed green; }
#nested-nesting {
bar: baz;
bang-bop: bar;
bang-bip: 1px;
bang-blat-baf: bort; }