mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: fix unknown at rule @applyless(unknownAtRules) (#1221)
fix: Unknown at rule @applyless(unknownAtRules)
This commit is contained in:
5
web/.vscode/settings.json
vendored
5
web/.vscode/settings.json
vendored
@@ -5,5 +5,8 @@
|
|||||||
},
|
},
|
||||||
"i18n-ally.localesPaths": [
|
"i18n-ally.localesPaths": [
|
||||||
"src/locales"
|
"src/locales"
|
||||||
]
|
],
|
||||||
|
"files.associations": {
|
||||||
|
"*.less": "postcss"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user