Skip to content

Commit

Permalink
fix: docs styles
Browse files Browse the repository at this point in the history
  • Loading branch information
twlite committed Dec 13, 2024
1 parent 8a8f269 commit 4ab49ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/docs/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export default {
'./content/**/*.{md,mdx}',
'./mdx-components.{ts,tsx}',
'./node_modules/fumadocs-ui/dist/**/*.js',
'../../node_modules/fumadocs-ui/dist/**/*.js',
],
presets: [createPreset()],
};

0 comments on commit 4ab49ea

Please sign in to comment.