doc
This commit is contained in:
parent
45c91e93b5
commit
7f795fd09e
1 changed files with 1 additions and 0 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue