diff --git a/unocss.config.ts b/unocss.config.ts index 3dc65e7..7d29281 100644 --- a/unocss.config.ts +++ b/unocss.config.ts @@ -31,6 +31,7 @@ export default defineConfig({ }, }, + // https://unocss.dev/config/theme#usage colors: { // TODO: Add colors 'surface-0': 'var(--p-surface-0)',