inline-critical/test/expected/cartoon-expected.css
2014-12-08 23:02:01 +01:00

16 lines
100 B
CSS

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