tailwindlabs/tailwindcss-custom-forms

important : true is not suppurted

danielt69 opened this issue · 1 comments

Hi there, When I use this plugin while I setup important : true in tailwind.config.js setting file, all styles are with suffix !important but the styles from this plugin.

I hope it's clear.

image

The important option only applies to utility classes, not to component classes. Happy to help you come up with a solution to your problem another way but going to close this as intended behavior.