mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 13:03:31 +01:00
chore: @types/node and unocss fix
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user