Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit ebb7077

Browse files
committed
error.css need a better error :)
latest postcss-custom-properties doesn’t return an error for missing property now. Close #36
1 parent bfde768 commit ebb7077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cli/error.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
body {
2-
color: var(--red)
2+
color: var(
33
}

0 commit comments

Comments
 (0)