serenity/Base/res/html/misc/css-import-1.css
Sam Atkins 7439fbd896 LibWeb: Get CSS @import rules working in new parser
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.
2021-07-31 00:18:11 +02:00

2 lines
36 B
CSS

p.first { background-color: lime; }