Open wingrunr21 opened 10 years ago
It would be better if this happened at the Flat-UI level. Converting their mixins to be modular (designmodo/Flat-UI-Pro-Support#425) will solve this issue.
The associated commit in bootstrap-sass
for this support is 096702e
v1.2.6 of Flat-UI Pro has the mixins converted to be modular. As Flat-UI Pro is still vendoring the bootstrap mixins as well as their custom ones, we are still going to need to extract the bootstrap mixins. We should be able to do this by diffing the mixins directory within bootstrap-sass
.
Flat-UI duplicates several mixins from core bootstrap. Since bootstrap-sass is already bringing these mixins in, we should try and remove said mixins.