To solve this the "important" option must be used which then will make sure that all of the classes will now be generated as "!important".
// tailwind.config.js module.exports = { important: true, }
Learn how to set TailwindCSS utilities values to important and ensure class specified on the element have more importance
Created on Jun 28, 2021
•2147 views
// tailwind.config.js module.exports = { important: true, }
If you like our tutorial, do make sure to support us by being our Patreon or buy us some coffee ☕️
Load comments for Set TailwindCSS Utilities Important
Collection of Tailwind CSS components for everyone to use. Browse all of the components that are right for your project.
View Components2 years ago
2 years ago
2 years ago
1 year ago
1 year ago
1 year ago