Skip to content

Sample code for implementing support of CSS color spaces in Sass

License

Notifications You must be signed in to change notification settings

oddbird/sass-colors-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sass-colors-sample

CSS Colors Level 4 adds support for non-srgb color-spaces, and additional color formats. In order to add that support to the Sass language, we need to redefine how colors are stored, and add the necessary tools for managing multiple color spaces.

This is sample proof-of-concept code, implementing & testing some of the required processes and functions, as we develop the (work in progress) Sass colors proposal.

About

Sample code for implementing support of CSS color spaces in Sass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published