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
I noticed that while hovering the Trashbin icon at the top right of the screen, it simply disappears. Checking the hover state in Chrome Dev Tools, I'm seeing this message:
--bs-nav-link-hover-color is not defined
webpack://./node_modules/bootstrap/scss/_nav.scss is referenced at line 33:
I noticed that while hovering the Trashbin icon at the top right of the screen, it simply disappears. Checking the hover state in Chrome Dev Tools, I'm seeing this message:
--bs-nav-link-hover-color is not defined
webpack://./node_modules/bootstrap/scss/_nav.scss is referenced at line 33:
Is this a bug or am I supposed to run something before doing a
yarn start
?The text was updated successfully, but these errors were encountered: