Changes to Sass Color Spaces Proposal on Aug 9, 2022
- Finalize color interpolation logic, and
color.mix() function
- Note potential issues with missing (
none) channels in conversion
- Deprecate individual channel inspection functions in favor of
color.channel()
- Organize global and color-module function groups
- Complete specification of global
hwb() function,
and deprecate color.hwb() functions
- Specify updates to global
rgb() functions
Sass Color Spaces Proposal »