ladybird/Tests/LibWeb/Layout/input/css-import-rule-sheet-1.css

5 lines
72 B
CSS

@import "css-import-rule-sheet-2.css";
body {
background: green;
}