Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailupgrade

Small utility to convert .html files with tailwind v.0.x class name into compatible with version v.1.0

Screenshot

Tailwind CSS is very handy framework to write CSS in a fast and manageable way, with very small footprint and doesn't impose any design decision. So many component are available and shared accross internet. Including Tailwindcomponent However with the recent upgrade to stable version, many component need to be modified.

This small tool is simple converter to replace all your tailwind html file into compatible with v 1.x following Tailwind upgrade guide

Usage:

npm install -g tailupgrade

tailupgrade <path>

Give directory containing html files as argument, it will convert all class name and save it under 'output' folder in the same directory.

About

Small utility to convert .html files with tailwind v.0.x class name into compatible with version v.1.0

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages