↴ Sass
Use @for to Create a Sass Loop
Store Data with Sass Variables
Nest CSS with Sass
Create Reusable CSS with Mixins
Use @if and @else to Add Logic To Your Styles
Use @each to Map Over Items in a List
Apply a Style Until a Condition is Met with @while
Split Your Styles into Smaller Chunks with Partials
Extend One Set of CSS Styles to Another Element