while using sass in Vite react with bootstrap, the installation is properly done of bootstrap and sass and import is also working but only few styles are working, like width and height is working but Background-color is not …
I tried vanilla CSS as well and I don’t want to use tailwind or inline CSS, mostly I use vanilla CSS where the problem occurs.