I feel dumb for having been a web programmer for so long and not knowing the answer to this question, I actually hope it\'s possible and I just didn\'t know about rather tha
I think this one is a better solution:
[class*=“button-“] { /* base button properties */ } .button-primary { ... } .button-plain { ... }