Skip to content

Commit

Permalink
chore: update tailwind.config.js stub
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Jul 23, 2024
1 parent 9c9c5d6 commit d0db36b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/commands/make/stubs/config/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ module.exports = {
presets: [
require('tailwindcss-preset-email'),
],
content: [
'./src/**/*.html',
],
}

0 comments on commit d0db36b

Please sign in to comment.