WP Tailwind | Simple Wordpress Theme Setup & Install

This is a simple theme for WordPress using TailwindCSS, with PostCSS and Laravel Mix.

Install

clone repo into the wordpress themes directory /wp-content/themes/

npm i

Env

# WordPress App Host
MIX_APP_HOST=localhost:8000

NPM Scripts

# Build for Dev
npm run dev
# Browser Sync
npm run watch

# Build for Production
npm run prod

Top categories

Loading Svelte Themes