Mozzarella

Home

Tailwindcss Injector

When tailwindcss is shipped to production, the classes that is shipped is only the class that we use in the site (tree shaken). Sometimes it is needed to add some class for debugging issues, or if we just want to play around with website that don't use tailwindcss.

This addons will inject the tailwindcss CDN from https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css on the website.

Keep note that only the default variants is available.

Install
You can proceed to play around with tailwindcss classes in the dev tools Title will change to