We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
light-blue
1 parent 128d568 commit 46ceda2Copy full SHA for 46ceda2
scss/bootstrap/_variables.scss
@@ -48,6 +48,7 @@ $yellow: #ffc107 !default;
48
$green: #28a745 !default;
49
$teal: #20c997 !default;
50
$cyan: #17a2b8 !default;
51
+$light-blue: #63c2de !default;
52
53
$colors: () !default;
54
// stylelint-disable-next-line scss/dollar-variable-default
0 commit comments