Created by: jeremyvii
Fix #28899 (closed) by adding optional color arguments, for each button state, to button-variant()
and button-outline-variant()
. The color contrast function was moved to the default values of these mixins to reduce the need for conditions inside the mixin body.
To do:
-
Add documentation