Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 39014b9

Browse files
committed
Merge pull request #17 from mobify/allow-color-keywords
Update to not prefer hex over keywords
2 parents 38b5c1d + ca387eb commit 39014b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/.scss-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ linters:
1616

1717
# Prefer hexadecimal color codes over color keywords?
1818
ColorKeyword:
19-
enabled: true
19+
enabled: false
2020

2121
# Prefer // comments over /* ... */?
2222
Comment:

0 commit comments

Comments
 (0)