Skip to content

Commit

Permalink
Update tailwind.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocky43007 committed Dec 15, 2024
1 parent 2985079 commit c888203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/style/tailwind.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = function (app, options) {
content: [
`../../apps/${app}/src/**/*.{ts,tsx,html,stories.tsx}`,
'../../packages/*/src/**/*.{ts,tsx,html,stories.tsx}',
'../../interface/**/*.{ts,tsx,html,stories.tsx}',
'../../interface/**/*.{ts,tsx,html,stories.tsx}'
],
darkMode: 'class',
theme: {
Expand Down

0 comments on commit c888203

Please sign in to comment.