We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b72c5b commit 0b39cc1Copy full SHA for 0b39cc1
.stylelintrc
@@ -3,7 +3,6 @@
3
"color-no-invalid-hex": true,
4
"font-family-no-duplicate-names": true,
5
"font-family-no-missing-generic-family-keyword": true,
6
- "function-calc-no-invalid": true,
7
"function-calc-no-unspaced-operator": true,
8
"function-linear-gradient-no-nonstandard-direction": true,
9
"string-no-newline": true,
package.json
@@ -1,6 +1,6 @@
1
{
2
"dependencies": {},
"devDependencies": {
- "stylelint": "^13.0.0"
+ "stylelint": "^14.16.0"
}
0 commit comments