mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Add css modules, remove styled components linters and utils
This commit is contained in:
+1
-3
@@ -1,9 +1,7 @@
|
||||
{
|
||||
"processors": ["stylelint-processor-styled-components"],
|
||||
"customSyntax": "postcss-scss",
|
||||
"extends": [
|
||||
"stylelint-config-standard-scss",
|
||||
"stylelint-config-styled-components",
|
||||
"stylelint-config-css-modules",
|
||||
"stylelint-config-rational-order"
|
||||
],
|
||||
"rules": {
|
||||
|
||||
Reference in New Issue
Block a user