Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 397 Bytes

File metadata and controls

22 lines (15 loc) · 397 Bytes

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