Skip to content

Command Line tool to Add a prefix of tw- to all tailwind classes to avoid conflicts with other frameworks

Notifications You must be signed in to change notification settings

outclass-in/tailwind-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailwind-transform

Command Line tool to Add a prefix of tw- to all tailwind classes to avoid conflicts with other frameworks

Quick Start

npx @outclass/tailwind-transform filename

Install Globally

npm i -g @outclass/tailwind-transform

To run the transformer after installing it globally:

twt filename

The resulting file will be saved as result.js

About

Command Line tool to Add a prefix of tw- to all tailwind classes to avoid conflicts with other frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published