prettier/tests/stylefmt/ie-hacks/ie-hacks.css

10 lines
129 B
CSS

* html p {font-size: 5em; }
.class {
*zoom: 1;_width: 200px;
+color:red;
*+color:red;
color:red\9;
color:red\0;
color:red\9\0;
}