gnu-social/plugins/Minify/extlib/minify/min_unit_tests/_test_files/importProcessor/input.css

4 lines
161 B
CSS

@import url( adjacent.css ) screen;
@import "1/tv.css" tv, projection;
input foo { background: red url(/red.gif); }
input bar { background: url('../green.gif') }