mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 06:18:58 +01:00
fix: update .stylelintrc.json
This commit is contained in:
parent
89192b70ae
commit
5df41ec339
@ -14,7 +14,7 @@
|
|||||||
"no-duplicate-selectors": true,
|
"no-duplicate-selectors": true,
|
||||||
"font-family-no-missing-generic-family-keyword": null,
|
"font-family-no-missing-generic-family-keyword": null,
|
||||||
"property-no-unknown": [true, {
|
"property-no-unknown": [true, {
|
||||||
ignoreProperties: ["/^lost-/"]
|
"ignoreProperties": ["/^lost-/"]
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
"ignoreFiles": [
|
"ignoreFiles": [
|
||||||
|
Loading…
Reference in New Issue
Block a user