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
When someone hovers over a selector in a CSS file it show a preview of what it selects and CSS specificity. It would be great if it included the media query whe are in as well. @media (max-width : 767px) in the following example :
The text was updated successfully, but these errors were encountered:
When someone hovers over a selector in a CSS file it show a preview of what it selects and CSS specificity. It would be great if it included the media query whe are in as well. @media (max-width : 767px) in the following example :
The text was updated successfully, but these errors were encountered: