CSS Custom Properties and functions
Description #
Learn how css custom properties and built in functions can be used to make many tasks easier.
Where this knowledge is utilized #
- WDD 230
- WDD 330
- WDD 430
- CSE 341
Prerequisites #
- Understanding of CSS Units
- Understanding of CSS Selectors
- Understanding of SCSS
Prepare #
- Introduction to custom properties
- A Users Guide to CSS variables
- Optional Practical Use Cases for Custom Properties
- min(), max(), and clamp() CSS Functions
- min(), max(), and clamp() are CSS magic! Youtube (18min)