This commit is contained in:
Raphael Goetter 2017-07-31 14:01:57 +02:00
parent 45c91e93b5
commit 7f795fd09e

View File

@ -38,6 +38,7 @@ button {
}
// button color variants
// name - background-color - color - border
$buttons-variants: (
(primary, $color-primary, $color-light, none),
(success, $color-success, $color-light, none),