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.35k stars 1.16k forks source link

Remove !important from source #279

Open perriard opened 4 years ago

perriard commented 4 years ago

Could you please consider removing all the !important from the source scss?

A search in the free version returns 74 uses of !important in the styling - this makes it pretty hard to customise in any nice ways.

Thanks :-)