Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--bs-nav-link-hover-color is not defined #84

Open
JohnRDOrazio opened this issue Jun 25, 2024 · 0 comments
Open

--bs-nav-link-hover-color is not defined #84

JohnRDOrazio opened this issue Jun 25, 2024 · 0 comments

Comments

@JohnRDOrazio
Copy link
Collaborator

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:

.nav-link:hover, .nav-link:focus {
    color: var(--bs-nav-link-hover-color);
}

Is this a bug or am I supposed to run something before doing a yarn start?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant