mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
chore: @types/node and unocss fix
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
'@unocss/postcss': {
|
||||
content: ['src/**/*.tsx', 'contentlayer.config.ts', '../../packages/ui/src/lib/components/**/*.tsx'],
|
||||
},
|
||||
'@unocss/postcss': {},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user