Skip to main content

2 docs tagged with "css"

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.