chore: update settings.json

This commit is contained in:
张传龙 2022-05-17 11:01:23 +08:00
parent 74c244cf37
commit e63e9f5cf2

View File

@ -7,4 +7,5 @@
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.fixAll.eslint": true "source.fixAll.eslint": true
}, },
"cssrem.rootFontSize": 4, // unocss1rem = 4px ==> 0.25rem = 1px
} }