magenta
This commit is contained in:
parent
d69fdfe364
commit
ff59e169cd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $colors: (
|
||||||
"black": $black,
|
"black": $black,
|
||||||
"white": $white,
|
"white": $white,
|
||||||
"cyan": $cyan,
|
"cyan": $cyan,
|
||||||
"magenda": $magenta
|
"magenta": $magenta
|
||||||
);
|
);
|
||||||
|
|
||||||
// Redefinir variables de Bootstrap
|
// Redefinir variables de Bootstrap
|
||||||
|
|
Loading…
Reference in a new issue