mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-13 05:07:01 +03:00
18 lines
303 B
SCSS
18 lines
303 B
SCSS
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
|
|
|
|
.text-warning {
|
|
color: $brand-warning;
|
|
}
|
|
.text-primary {
|
|
color: $brand-primary;
|
|
}
|
|
.text-danger {
|
|
color: $brand-danger;
|
|
}
|
|
.text-success {
|
|
color: $brand-success;
|
|
}
|
|
.text-info {
|
|
color: $brand-info;
|
|
}
|