inline-critical/test/expected/cartoon-expected.css

16 lines
100 B
CSS
Raw Normal View History

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