From v1.2.0 if i define a class that describes the common components styles and a modifier class with a media query within it that describes a particular behavior for a subset of that components, once bound together to a component the media query is spread even to the components that references the base class only
From v1.2.0 if i define a class that describes the common components styles and a modifier class with a media query within it that describes a particular behavior for a subset of that components, once bound together to a component the media query is spread even to the components that references the base class only