Currently, in order to style a button we need the classes ray-button and one of ray-button--primary, ray-button--secondary, etc. However ray-button by itself doesn't have complete default styling, so the modifiers don't feel exactly like modifiers.
Perhaps we can collapse the ray-button ray-button--primary styles into just default styles for ray-button?
Currently, in order to style a button we need the classes
ray-buttonand one ofray-button--primary,ray-button--secondary, etc. Howeverray-buttonby itself doesn't have complete default styling, so the modifiers don't feel exactly like modifiers.Perhaps we can collapse the
ray-button ray-button--primarystyles into just default styles forray-button?