Kamlesh Paul
Kamlesh Paul
i'm using `nextjs12` and used `bootstrap/dist/css/bootstrap.min.css` in my application so we i want to overwrite some css from `bootstrap` it is not working in `dev` everything works fine but in...
@heylols for now i manage to work this by. `app.scss` in `_app.tsx` then inside `app.scss` import all th css in right order i m using nextjs 12
I m also facing same issue this there should have some api built-in in this component may be create a PR any one please @Enase i try your solution it...
Any update i m stuck on this issue
any update ?
any update ? i also face same issue after finetune not able to merge
@laurent-bientz any solution ? i m also facing same
i put added ```jsx /// ``` to `routes/__root.tsx` like ```jsx /// import { Outlet, createRootRoute } from "@tanstack/react-router"; import cssUrl from "../styles/app.css?url"; export const Route = createRootRoute({ head: () =>...
> "workbench.activityBar.location": "top", > "workbench.activityBar.orientation": "vertical" same not working