-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
- Proposal (Language)
- Proposal (JS API)
- Embedded Protocol ([Color 4] Add JS type definitions and docs for CSS Color Level 4. #3718)
- Request for Comments (Write a blog post for Color Spaces sass-site#671)
- Implementation
- Dart Sass (Merge feature.color-4 into main dart-sass#2341)
- Node.js Embedded Host (Merge feature.color-4 into main embedded-host-node#330)
- Tests (Merge feature.color-4 into main sass-spec#2013)
- Documentation (Document new color spaces (#1055) sass-site#1115)
- Specification (Merge feature.color-4 into main #3930, ...)
- Migrator (Add legacy color function migrator migrator#260)
- Breaking Changes
See Color Level 4
Having access to CIE colors/adjustments would be particularly useful for design systems, and it seems like we could provide the syntax in sass:color
without waiting on browsers to support the CSS variant.
When I say adjustments, I'm not referring to the new CSS color functions in Level 5. I think we need to wait for those to solidify. I'm thinking of something similar to, or extending, color.adjust()
.
whaaaley, michaelurban, mkyoon, starkis, tomconder and 5 more