'sass' tutorials

All 'sass' tutorials:

  1. How to Customize Bootstrap’s Sass Files With Grunt

    How to Customize Bootstrap’s Sass Files With Grunt

    Tutorial Intermediate

    Today, we'll learn how to customize Bootstrap 4's Sass files with Grunt. Instead of Grunt, we could just as easily use another task runner like Gulp,...

  2. 3 Ways to Create Angled Edges With SVG

    3 Ways to Create Angled Edges With SVG

    Tutorial Beginner

    In this tutorial you’ll learn three ways to create easy angled edges using SVG. To begin with we’ll use an inline SVG, then we’ll use an SVG background on a...

  3. Sass to CSS: How to Preserve Whitespace on Compile

    Sass to CSS: How to Preserve Whitespace on Compile

    Tutorial Intermediate

    Ever wanted to keep the visual structure of your Sass files, when you compile to CSS, without losing any of the whitespace? In this quick tip I’m going to...

  4. Build a Bootstrap light/dark toggle switch component

    Build a Bootstrap light/dark toggle switch component

    Tutorial Beginner

    In this tutorial, we’ll extend Bootstrap by building a custom color mode switcher that takes advantage of Bootstrap’s built-in dark mode styles.

  5. Watch and Compile Sass in Five Quick Steps

    Watch and Compile Sass in Five Quick Steps

    Tutorial Intermediate

    Sass is perhaps the most popular of the CSS pre-processors; for years it’s helped us write clean, reusable and modular CSS. In this quick tutorial, I’ll cut...

  6. New Course: Take Your Presentations to the Next Level With Reveal.js

    New Course: Take Your Presentations to the Next Level With Reveal.js

    Tutorial Beginner

    Learn all about the Reveal.js HTML presentation framework in our new short course, Take Your Presentations to the Next Level With Reveal.js.

  7. Structuring Sass: Saying Goodbye to Atomic Design Ambiguity

    Structuring Sass: Saying Goodbye to Atomic Design Ambiguity

    Tutorial Beginner

    Atomic Design is a methodology outlining sensible code structure for stylesheets, but I find its naming conventions can sometimes be ambiguous. Today we’ll...

  8. Build a Reusable Design System With React

    Build a Reusable Design System With React

    Tutorial Intermediate

    React has done a lot to simplify web development. React's component-based architecture makes it easy in principle to decompose and reuse code. However, it's...

  9. Creating a Drop-Down Menu for Mobile Pages

    Creating a Drop-Down Menu for Mobile Pages

    Tutorial Intermediate

    This tutorial will teach you how to create and animate a hamburger menu icon and then attach an event listener through jQuery to trigger a drop-down menu.

  10. Introducing Bourbon: Lightweight Sass Mixins and More

    Introducing Bourbon: Lightweight Sass Mixins and More

    Tutorial Beginner

    Bourbon is a top-notch Sass mixin library for designers. It has a minimalistic approach and is serious about creating quality code that cares about...

  11. 24 Best Real Estate Landing Page Templates (2025)

    24 Best Real Estate Landing Page Templates (2025)

    Tutorial Beginner

    A landing page for real estate can bolster your business. That's why we have this collection of the best real estate landing page templates. Real estate...

  12. Bourbon on the Rocks: Cool Functions to Improve Your Sass

    Bourbon on the Rocks: Cool Functions to Improve Your Sass

    Tutorial Beginner

    Bourbon offers a handful of super useful functions which are a welcome addition to the native functions that Sass provides. Let’s have a look at some cool...