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