Created by: jalkoby
Long story short - after update to Bootstrap beta 4 I've noticed that all a.btn
has black color text. As I investigated there were discussion in #19402 (closed) which come up to neutralize links without href to the plain text style. Also some people mentioned that it breaks the style of their react app so their removed "reboot.scss" from their build. I think removing "reboot" is not a good option as there are many useful things, but make the reset of placeholder links optional(enabled by default) is a perfect compromise for rich web app users