tailwindlabs / tailwindcss-forms

A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
https://tailwindcss-forms.vercel.app
MIT License
4.22k stars 223 forks source link

Add function to follow tailwindcss important config option #161

Open tvongaza opened 2 months ago

tvongaza commented 2 months ago

This change adds support for the tailwindcss important config option (https://tailwindcss.com/docs/configuration#important).

It will either add !important to the rule if the important option is true, or add a specificity selector if the important option is a string.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindcss-forms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 20, 2024 1:26am