Just a plugin you can customize to your own theme and use to have Tailwind CSS in any WP theme
npm install
in terminal to install dependencies.npm run build
to generate your tailwind.css
file.npm run zip
tailwind.zip
file to any WP installationtw-
prefix for all utilities just to prevent namespace conflicts.You can also just download one of the releases as a zip file and import it as a plugin. This will give you most of the utilities you're after.