While using scss in vite react with bootstrap

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 Bg-color is not …

I tried vanilla CSS as well as sass and I don’t want to use tailwind or inline CSS