Work in progress!
More detailed documentation is coming soon, but in the meantime here’s a quick class reference.
Customizing
By default, only responsive variants are generated for width utilities.
You can control which variants are generated for the width utilities by modifying the width
property in the section of your Tailwind config file.
If you don’t plan to use the width utilities in your project, you can disable them entirely by setting the width
property to in the modules
section of your config file: