@outclass/tailwind-transform
v0.1.2
Published
Command Line tool to Add a prefix of tw- to all tailwind classes to avoid conflicts with other frameworks
Readme
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 filenameInstall Globally
npm i -g @outclass/tailwind-transformTo run the transformer after installing it globally:
twt filenameThe resulting file will be saved as result.js
