Skip to content

Commit 8cb6a18

Browse files
committed
whitespace diffs
1 parent 75b21eb commit 8cb6a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-cases/values/expected.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
._values_borders__dashed {
22
border: 4px dashed;
33
}
4+
45
._values_colors__text-primary {
56
color: #f01;
67
}
@@ -14,7 +15,6 @@
1415
._values_colors__bg-secondary {
1516
background-color: #2f2;
1617
}
17-
1818
/* Imports without a "from" are just passed through */
1919
@import url('./old-skool.css');
2020

0 commit comments

Comments
 (0)