0
Fork 0
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:
Gao Sun 2022-03-12 22:19:53 +08:00 committed by GitHub
parent 9ed146645b
commit f29e5c8a7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@
"source.fixAll.stylelint": true
}
},
"stylelint.validate": ["css", "scss"],
"cssVariables.lookupFiles": [
"./packages/ui/src/components/AppContent/index.module.scss"
],