Skip to content

Commit 4ab49ea

Browse files
committed
fix: docs styles
1 parent 8a8f269 commit 4ab49ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/docs/tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default {
88
'./content/**/*.{md,mdx}',
99
'./mdx-components.{ts,tsx}',
1010
'./node_modules/fumadocs-ui/dist/**/*.js',
11+
'../../node_modules/fumadocs-ui/dist/**/*.js',
1112
],
1213
presets: [createPreset()],
1314
};

0 commit comments

Comments
 (0)