Skip to main content

One doc tagged with "sass"

View all tags

Sass Cheat Sheet

Sass (Syntactically Awesome Style Sheets) is a CSS preprocessor — it compiles down to plain CSS but adds programming-language features CSS lacks: variables, nesting, functions, loops, and modules.