mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: update vscode settings (#374)
This commit is contained in:
parent
9ed146645b
commit
f29e5c8a7a
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -5,6 +5,7 @@
|
|||
"source.fixAll.stylelint": true
|
||||
}
|
||||
},
|
||||
"stylelint.validate": ["css", "scss"],
|
||||
"cssVariables.lookupFiles": [
|
||||
"./packages/ui/src/components/AppContent/index.module.scss"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue