CSS Global Settings
Global configuration options will be defined
with custom properties on the html element
or [data-ccs='root'] selector.
You can do that manually,
or by setting the Sass configuration variables.
- --ccs-#{$name}--config(for each desired hue)
- --ccs-lightness--config
- --ccs-saturation--config
- --ccs-contrast--config
- --ccs-fade-background--config
- --ccs-s-neutral--config(neutral saturation)
- --ccs-fade