A WordPress starter theme that utilizes Tailwind + PurgeCSS.
The WordPress Tailwind Starter Theme is a minimalistic WordPress starter theme that is based on Tailwind and PurgeCSS. It provides a clean and lightweight foundation for developing WordPress themes.
To install the WordPress Tailwind Starter Theme, you’ll need to have NodeJS and Composer installed on your system.
composer install to install the required PHP dependencies.npm install to install the required JavaScript dependencies.webpack.config.js file to match your local installation’s domain.npm start to start the development server.The WordPress Tailwind Starter Theme is a lightweight and customizable WordPress starter theme. It offers integration with Tailwind CSS, support for PurgeCSS, and utilizes Webpack as the bundler. With its minimalistic approach, developers can quickly build and customize WordPress themes with ease.