feat: 在 unocss 配置中添加主题使用说明注释

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)',