Skip to content

Commit 5d0d7c5

Browse files
committed
not using the multi-definition syntax since it has been broken for a while
1 parent a9a10f6 commit 5d0d7c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test-cases/values/source.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
@value borders: "./borders.css", breakpoints: "./breakpoints.css";
1+
@value borders: "./borders.css";
2+
@value breakpoints: "./breakpoints.css";
23
@value small, medium from breakpoints;
34
@value secondary, primary as blue from "./colors.css";
45

0 commit comments

Comments
 (0)