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
If there is an html rule i dont believe this should be wrapped, or better yet make it append to the html rule.
for example instead of .wrapper html { font-size: 16px }
it would be html.wrapper { font-size: 16px }