Now I need a button--disabled modifier to shade to gray the button appeareance, but really I need two button--disabled because I need to shade to gray the border if button--outlined is used or the background if button--filled is used.
Do I need outlined and filled buttons in two separate blocks?
Hi all!
I've an issue with triple modifiers and I can't resolve without combine classes selectors :S. I have this button block:
and css (I remove some properties to save space in the post)
Now I need a button--disabled modifier to shade to gray the button appeareance, but really I need two button--disabled because I need to shade to gray the border if button--outlined is used or the background if button--filled is used.
Do I need outlined and filled buttons in two separate blocks?
Thanks you! :)