Skip to content

codewithchu/tailwindcss-v2-wp-theme

Repository files navigation

Tailwind CSS v2.0 | Wordpress Theme Setup & Install

Source Code for Setup and Install Tailwindcss v2.0 on your Wordpress Theme from CodeWithChu YouTube Channel.

This is using the default twentyseventeen wordpress theme as the base. Adding Laravel Mix as a webpack wrapper. Installing Tailwind Css v2.0 using the PostCSS 7 Compatibility build with Sass and BrowserSync

Install

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

npm install

NPM Scripts

# Build for Dev
npm run dev
npm run watch

# Build for Production
npm run prod

connect with @codewithchu

Releases

No releases published

Packages

No packages published