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
* Uses the hover mixin with an optional extra selector (like '$:focus-visible')
*
* @param $extraSelector:string (optional) = an extra selector that can have the same styles as a hover (for mobile/active state)
* @param $extraMediaQuery:string (optional) = an extra media query selector that can for example prevent issues on Samsung devices ( https://www.ctrl.blog/entry/css-media-hover-samsung.html )