Skip to content

Commit

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

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

export default config;

0 comments on commit c7bb891

Please sign in to comment.