Skip to content

Commit

Permalink
small
Browse files Browse the repository at this point in the history
  • Loading branch information
tforkmann committed Jun 20, 2024
1 parent 388637c commit 209ee8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
themes: true
},
content: [
"./src/Docs/.fable-build/**/*.{js,ts,jsx,tsx}",
"./src/docs/.fable-build/**/*.{js,ts,jsx,tsx}",
],
plugins: [
require('daisyui'),
Expand Down

0 comments on commit 209ee8e

Please sign in to comment.