mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
chore: update deps
This commit is contained in:
7
apps/guide/postcss.config.cjs
Normal file
7
apps/guide/postcss.config.cjs
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
'@unocss/postcss': {
|
||||
content: ['src/**/*.tsx', 'contentlayer.config.ts', '../../packages/ui/src/lib/components/**/*.tsx'],
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user