You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the rule suggests not to bundle media queries “at the end of the document,” the example can be understood as doing exactly that, as the media query block comes at the end of the sample, with nothing seemingly following it.
Something like adding more rules, a comment, or just an ellipsis could make this clearer:
The media query placement example is unclear (and can be seen as contradicting the rule).
While the rule suggests not to bundle media queries “at the end of the document,” the example can be understood as doing exactly that, as the media query block comes at the end of the sample, with nothing seemingly following it.
Something like adding more rules, a comment, or just an ellipsis could make this clearer:
The text was updated successfully, but these errors were encountered: