We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8f269 commit 4ab49eaCopy full SHA for 4ab49ea
apps/docs/tailwind.config.js
@@ -8,6 +8,7 @@ export default {
8
'./content/**/*.{md,mdx}',
9
'./mdx-components.{ts,tsx}',
10
'./node_modules/fumadocs-ui/dist/**/*.js',
11
+ '../../node_modules/fumadocs-ui/dist/**/*.js',
12
],
13
presets: [createPreset()],
14
};
0 commit comments