Joe S

Results 4 comments of Joe S

I'm experiencing the same issue on `5.3.0`, the following variables are all missing: ```css --bs-nav-link-font-weight: ; --bs-card-box-shadow: ; --bs-card-cap-color: ; --bs-card-height: ; --bs-card-color: ; --bs-tooltip-margin: ; --bs-select-disabled-color: ; --bs-select-disabled-border-color: ;...

> write down your project structure and indicate the location where "bootstrap/scss/root" has been included, please This is part of a Next.js project ([full source code](https://github.com/kausaltech/kausal-watch-ui)). We import `bootstrap/scss/root` [in...

I'm seeing the same error in production (`[email protected]` and `[email protected]`) but it happens spontaneously upon navigation and can't be reproduced consistently. I already have a `[locale]/not-found.tsx` file, so that doesn't...