mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 16:35:07 +00:00

Also added css-import.html, which tests the 3 syntax variations on `@import` statements. Note that the optional media-query parameter to `@import` is not handled yet.
1 line
36 B
CSS
1 line
36 B
CSS
p.first { background-color: lime; }
|