wordpressify
wordpressify copied to clipboard
Documentation for setting up Tailwind CSS in WordPressify
Hi, First of all, thanks for the great project!
I'd like to integrate Tailwind CSS into a WordPressify project, but I couldn't find any documentation or clear guidelines on how to properly set it up within the current build workflow.
It would be great if you could provide instructions or an example on:
How to install and configure Tailwind CSS in a WordPressify project
How to integrate Tailwind with the existing build system (Gulp / Webpack / Parcel, etc.)
Any recommended setup for production builds (purging, minification, etc.)
Where Tailwind config files should be placed inside the project structure
This would help developers who want to use Tailwind alongside WordPressify.
Thanks!