Gulp 4: How to Compile SASS / SCSS to CSS

Published: 17 September 2020
on channel: DevTuts
14,037
181

In this video I’m going to show you how to compile (convert) SASS/SCSS files to CSS and then, minify (minimize) and bundle (combine) generated CSS files into a single CSS file automatically every time you change a SCSS file.

Chapters:
00:00 Intro
00:17 Project Setup
00:47 Create a Gulp Task to Compile SASS Files (using gulp-sass)
01:37 Run the Gulp Task Automatically (using Gulp watch)
02:23 Minify Generated CSS Files (using gulp-clean-css)
02:50 Generate Source Map for CSS Files (using gulp-sourcemaps)
03:21 Combine CSS Files into a Single CSS File (using gulp-concat)


Watch video Gulp 4: How to Compile SASS / SCSS to CSS online without registration, duration hours minute second in high quality. This video was added by user DevTuts 17 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 14,037 once and liked it 181 people.