Compiling SASS/SCSS with Gulp, Part 1: Installing Node
2
Compiling SASS/SCSS with Gulp, Part 2: Installing Gulp
3
Compiling SASS/SCSS with Gulp, Part 3: Installing Ruby
4
Compiling SASS/SCSS with Gulp, Part 4: Compiling Bootstrap
5
Compiling SASS/SCSS with Gulp, Part 5: Syntax Highlighting
6
Compiling SASS/SCSS with Gulp, Part 6: Image Optimization
Description:
Learn how to compile SASS/SCSS using Gulp in this comprehensive 30-minute tutorial. Begin by installing Node, followed by setting up Gulp and Ruby. Explore the process of compiling Bootstrap, implement syntax highlighting for improved code readability, and discover techniques for optimizing images. Master these essential skills to streamline your web development workflow and enhance your CSS preprocessing capabilities.