Skip to content

Commit 605858c

Browse files
committed
Changed @import format to be parsed properly by selectivizr
1 parent e9f53b1 commit 605858c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "syntax.css";
1+
@import url("syntax.css");
22

33
/* ------------------------------------------------------------------------------
44
================================================== */

0 commit comments

Comments
 (0)