Back to Serenity

@import test

Base/res/html/misc/css-import.html

latest211 B
Original Source

If this is green, @import "string"; works!

If this is green, @import url("string"); works!

If this is green, @import url(unquoted-string); works!

If this is green, relative @import resolves correctly!