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
|
// button color variants
|
||||||
|
// name - background-color - color - border
|
||||||
$buttons-variants: (
|
$buttons-variants: (
|
||||||
(primary, $color-primary, $color-light, none),
|
(primary, $color-primary, $color-light, none),
|
||||||
(success, $color-success, $color-light, none),
|
(success, $color-success, $color-light, none),
|
||||||
|
|
Loading…
Reference in a new issue