mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-22 20:07:42 +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