WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

codewithchu/tailwindcss-v2-mix6-sass

Repository files navigation

Tailwind CSS v2.0 | Laravel Mix 6 & Sass

Source Code for Setup and Install Tailwindcss v2.0 with Laravel Mix 6 and Sass CodeWithChu YouTube Channel.

Mix is a wrapper that simplifies setting up webpack. We'll take a look at installing Tailwind Css v2.0 with Sass. Have the ability to write Vanilla Javascript with ES6 Syntax and have it compile for the browser to understand. All with Hot live reloading with browserSync.

This will provide a base for developing website/apps using tailwind, sass and vanilla js when you're not using a frontend framework.

Install

Clone repo to your project directory.

npm install

NPM Scripts

# Build for Dev
npm run build
npm run watch

# Build for Production
npm run prod

connect with @codewithchu

About

Source Code Tailwindcss v2.0 with Laravel Mix 6 and Sass on CodeWithChu YouTube Channel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published