Hello, Using scss with bootstrap if there is a way to show all my inputs with color of text-primary, something like this: .form-control { @extend.color text-primary.color; border: 1px dotted green; } Code (CSS): ? all my inputs has form-control class set... Thanks!
All your inputs have the same class... and you don't see the problem with this? Oh wait, you've been duped into using bootcrap... THIS is an example of why I say the ONLY thing you can learn from that train wreck of developer ineptitude is mental enfeeblement.