mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Add css modules, remove styled components linters and utils
This commit is contained in:
parent
03a4a1da55
commit
84bec824f2
5 changed files with 299 additions and 2913 deletions
|
|
@ -8,7 +8,7 @@
|
|||
{
|
||||
"files": ["**/*.css", "**/*.scss", "**/*.html"],
|
||||
"options": {
|
||||
"singleQuote": false
|
||||
"singleQuote": true
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue