Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Hot-dong committed Jul 11, 2023
2 parents ac39fd6 + d2328b7 commit 2b8aaf2
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
@@ -1,7 +1,7 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [
"./src/**/*.{html,js,mustache}",
"./src/**/*.{html,js}",
"./node_modules/flowbite/**/*.js"
],
theme: {
Expand Down

0 comments on commit 2b8aaf2

Please sign in to comment.