mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-25 15:39:59 +03:00
removed removed brand colors file
This commit is contained in:
parent
40cab74ba9
commit
6ebd21b641
|
@ -24,7 +24,6 @@ $bmd-label-color-inner-focus: $gray !default; // e.g. radio label or text-muted
|
|||
@import "variables/bootstrap/custom-forms";
|
||||
@import "variables/bootstrap/spacing";
|
||||
@import "variables/bootstrap/body";
|
||||
@import "variables/bootstrap/brand";
|
||||
@import "variables/bootstrap/buttons";
|
||||
@import "variables/bootstrap/card";
|
||||
@import "variables/bootstrap/code";
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
// Bootstrap brand color customization
|
||||
$brand-primary: $teal !default;
|
||||
$brand-success: $green !default;
|
||||
$brand-danger: $red !default;
|
||||
$brand-warning: $deep-orange !default;
|
||||
$brand-info: $light-blue !default;
|
Loading…
Reference in New Issue
Block a user