Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-wang0 committed Jan 1, 2024
2 parents d111ef0 + 7b25116 commit 2fbedcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ const config = {

},
plugins: [require("tailwindcss-animate")],
width: ["responsive", "hover", "focus"],
} satisfies Config;

export default config;

0 comments on commit 2fbedcc

Please sign in to comment.