Skip to content

Commit

Permalink
tailwind config hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
pagarevijayy committed Jul 11, 2021
1 parent 7fc10ad commit 0dec677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module.exports = {
"./pages/**/*.{js,ts,jsx,tsx}",
"./components/**/*.{js,ts,jsx,tsx}",
"./lib/**/*.{js,ts,jsx,tsx}",
"./layouts/**/*.{js,ts,jsx,tsx}",
],
darkMode: false, // or 'media' or 'class'
theme: {
Expand Down

1 comment on commit 0dec677

@vercel
Copy link

@vercel vercel bot commented on 0dec677 Jul 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.