Add local `outline-on-keyboard-focus` and remove shared utility styles
The only remaining utility styles used from the shared package were these styles pertaining to focus outlines. Reimplement them locally temporarily and remove the utility styles from `sidebar` CSS. This reduces the length of the output CSS file by ~20% as there aren't a slew of unused utility classes.
Showing
Please register or sign in to comment