inline-critical/test/fixtures/cartoon.css
2014-10-18 22:12:33 -03:00

16 lines
100 B
CSS

.cool {
color: #f00;
}
#not {
color: #f00;
}
body {
color: #f00;
}
.foo {
color: #f00;
}