mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 12:44:42 +01:00
6c679e13d4
This adds `$whiteness` and `$blackness` parameters to the `adjust`, `change`, and `scale` functions in the color module. In doing so, I generalized the logic for all three functions into a single `_updateComponents` helper since they all shared a lot of similar logic for validating their parameters. |
||
---|---|---|
.. | ||
src | ||
sass.dart |