SASS is an extension of CSS3 that adds nesting, variables, functions, basic programming logic, and selector inheritance, then compiles to well-formatted CSS. It helps you keep your styles organized and modular. Instead of copying and pasting colors and dimensions everywhere, you can change macros and variables in one place and have them change across the app. Read this for more information.
Click here to download the sass lecture slides.
Ask a question on Piazza or come to our Office Hours