A helper tool to upgrade your current codes of a project to latest version of TailwindCSS without a hassle. It's currently support shifting from 0.7.x to 1.0
- No need to manually edit every file to upgrade to next TailwindCss.
- Multiple files (Recursively) convert.
- Multiple files extensions support (.html, .vue, .twig, .blade and more)
- Safe converting, non-destructive option.
- Can convert a given raw code without file.
tip Try our Tailwindo tool to convert from Bootstrap to Tailwindcss: (Tailwindo)
Next: Installation >