File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,13 +29,12 @@ Introduction {#intro}
2929 and to instead have a single source from which schemes are calculated.
3030
3131 Currently Sass, calc() on HSL values, or PostCSS is used to do this.
32- Preprocessors are unable to work on dynamically adjusted colors,
33- and all current solutions are restricted to the sRGB gamut
32+ Preprocessors are unable to work on dynamically adjusted colors,
33+ all current solutions are restricted to the sRGB gamut
3434 and to the perceptual limitations of HSL
3535 (colors are bunched up in the color wheel,
3636 and two colors with visually different lightness,
37- like yellow and blue,
38- can have the same HSL lightness).
37+ like yellow and blue, can have the same HSL lightness).
3938
4039 This module adds two functions:
4140 ''color-mix'' ,
You can’t perform that action at this time.
0 commit comments