add comment about button darken variables

This commit is contained in:
Coty Condry 2020-09-21 19:14:30 -05:00
parent a3fbca0760
commit ca331e27f0

View File

@ -35,6 +35,7 @@ $button-static-border-color: $border !default
$button-colors: $colors !default
// how much to darken the buttons when they are in hover or active state
$button-darken-half: $darken-half !default
$button-darken-full: $darken-full !default