Overview

In Part 1, Language Basics, we’ll take you through the first things you’ll need to know about Sass, like how to install (Task 1, Installing Sass). You’ll also read about some of the core features of Sass, such as nesting (Task 2, Scoping Selectors with Nesting), variables (Task 7, Defining Variables), and mixins (Task 8, Keeping Code Clean with Mixins).

In Part 2, Simple Use Cases, you’ll learn about some real-world applications of Sass, such as better @media handling (Task 12, Using Media Queries) and creating color themes (Task 10, Creating Themes with Advanced Colors).

You’ll dive deeper into mixins in Part 3, Advanced Mixins, looking at passing in arguments (Task 14, Adding Mixin Arguments) and gating logic ...

Get Pragmatic Guide to Sass 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.