File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,12 +20,13 @@ Introduction {#intro}
2020
2121 <em> This section is not normative.</em>
2222
23- Web developers, design tools and design systems developers
24- often use functions to design components.
25- With the increasing usage of design systems that support multiple platforms,
26- and increased capability of Dark Mode in UI,
23+ Web developers, design tools and design system developers
24+ often use color functions to assist in scaling the design
25+ of their component color relations.
26+ With the increasing usage of design systems that support multiple platforms
27+ and multiple user preferences, like the increased capability of Dark Mode in UI,
2728 this becomes even more useful to not need to manually set color,
28- and to instead have a single source from which layouts are calculated.
29+ and to instead have a single source from which schemes are calculated.
2930
3031 Currently Sass, calc() on HSL values, or PostCSS is used to do this.
3132 Preprocessors are unable to work on dynamically adjusted colors,
You can’t perform that action at this time.
0 commit comments