Skip to content

Commit

Permalink
Remove declaration-property-value-no-unknown because of oklch() issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 6, 2023
1 parent ca92e2f commit 0eaef8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .stylelintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": "@logux/stylelint-config",
"ignoreFiles": ["dist/**/*"],
"rules": {
"declaration-property-value-no-unknown": true,
"function-disallowed-list": ["rgb", "rgba", "hsl", "hsla"],
"alpha-value-notation": "percentage",
"color-named": "never"
Expand Down

0 comments on commit 0eaef8e

Please sign in to comment.