mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

Incorrect work after redefining SCSS $warning-color variable #187

Closed burdukowsky closed 5 years ago

burdukowsky commented 6 years ago

Expected behavior

After redefining $warning-color SCSS variable CSS-class text-warning should use 'warning' color. Instead this text-warning class using 'warning-dark' color. With other colors (primary, secondary, info, success, danger) all right.

Actual behavior

After redefining $warning-color SCSS variable CSS-class text-warning using 'warning-dark' color.

MDB version information

mdbootstrap v4.5.10 bootstrap v4.1.3

Repo with demonstration

https://github.com/burdukowsky/mdbootstrap-test

-- Sorry for my English.

Martussky commented 5 years ago

Hi, Thank you for noticing this. We will check it and fix in another release. Best, Marta

burdukowsky commented 5 years ago

Fixed in version 4.5.16.