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!