feat: 在 unocss 配置中添加主题使用说明注释
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m8s
/ depcheck (push) Successful in 1m11s
/ playwright (push) Failing after 3m46s

This commit is contained in:
严浩
2024-12-25 14:39:46 +08:00
parent cf87a60357
commit 78fe5b0c37

View File

@ -31,6 +31,7 @@ export default defineConfig({
},
},
// https://unocss.dev/config/theme#usage
colors: {
// TODO: Add colors
'surface-0': 'var(--p-surface-0)',