We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68d33f commit f171f72Copy full SHA for f171f72
test/css/import-once.css
@@ -1,4 +1,6 @@
1
@import "import-test-d.css";
2
+
3
+@import "../import-test-d.css";
4
#import {
5
color: #ff0000;
6
}
0 commit comments