Your IP : 216.73.216.95


Current Path : /var/test/www/storage2/vendor/leafo/scssphp/tests/outputs/
Upload File :
Current File : /var/test/www/storage2/vendor/leafo/scssphp/tests/outputs/nesting.css

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; }