chore: @types/node and unocss fix

This commit is contained in:
iCrawl
2023-11-06 23:55:13 +01:00
parent a1abc6b273
commit 344a3f9344
40 changed files with 286 additions and 229 deletions

View File

@@ -2,6 +2,9 @@ import type { UserConfig } from 'unocss';
import { defineConfig, presetTypography, presetUno } from 'unocss';
export default defineConfig({
content: {
filesystem: ['src/**/*.tsx', 'contentlayer.config.ts', '../../packages/ui/src/lib/components/**/*.tsx'],
},
theme: {
colors: {
blurple: {