Gulp: How to compile SASS/SCSS to CSS and Minified | Gulp Minify CSS

Published: 05 June 2024
on channel: Invention Tricks
201
8

💾 Source Code 👇
https://www.inventiontricks.com/

Today in this video, you will learn how to compile SASS/SCSS to CSS and Minified using Gulp JS.

SASS to CSS Minified using Gulp JS
==============================================================
Step-01: Create a package.json file in your project directory "npm init -y"

Step-02: Install the gulp package in your devDependencies "npm install --save-dev gulp"

Step-03: Create a gulpfile(gulpfile.js) in your project root

Step-04: npm install --save-dev browser-sync

Step-05: npm install --save-dev gulp-plumber

Step-06: npm install --save-dev gulp-notify

Step-07: npm install --save-dev postcss gulp-postcss

Step-08: npm install --save-dev cssnano

Step-09: npm install --save-dev gulp-rename

Step-10: npm install --save-dev sass gulp-sass


▶️ More Free Tutorials 👇
https://www.youtube.com/c/InventionTr...

Recommended Videos
--------------------------------------
➤ Gulp.js Simple Project Start from Scratch
   • Gulp.js Simple Project Start from Scr...  

🌎 Like and Follow me on
--------------------------------------
Instagram:   / inventiontricks  
Facebook:   / inventiontricksyt  
LinkedIn:   / invention-tricks  


#csseffects #cssanimation #htmlcss #javascript #jquery #inventiontricks #csstricks


Watch video Gulp: How to compile SASS/SCSS to CSS and Minified | Gulp Minify CSS online without registration, duration hours minute second in high quality. This video was added by user Invention Tricks 05 June 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 20 once and liked it people.