Learn
Functions and operations in Sass allow for computing and iterating on styles.
With Sass functions you can:
- Operate on color values
- Iterate on lists and maps
- Apply styles based on conditions
- Assign values that result from math operations
This lesson will focus on unlocking their power!
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.