These are classes for breakpoint tags and mobile,nonmobile split. see breakpoints for reference god i hate words
Hide on breakpoint or device
.hide-xs.hide-sm.hide-md.hide-lg.hide-mobile.hide-nonmobile
Show on certain ineractions of its ancestor with a .pointer-reference class
.hide-hover(hide when on hover).hide-not-hover(hide when not on hover).hide-focus(hide when on focus).hide-not-focus(hide when not on focus).hide-active(hide when on active).hide-not-active(hide when not on active).hide-toggle(hide when classed asopenoractive).hide-not-toggle(hide when not classed asopenoractive)
Show only on breakpoint or device
.only-xs.only-sm.only-md.only-lg.only-mobile.only-nonmobile
Show on certain ineractions of its ancestor with a .pointer-reference class
.only-hover(only when on hover).only-not-hover(only when not on hover).only-focus(only when on focus).only-not-focus(only when not on focus).only-active(only when on active).only-not-active(only when not on active).only-toggle(only when classed asopenoractive).only-not-toggle(only when not classed asopenoractive)
.sr-only
Yea boi