I installed node-sass and then bootstrap and imported bootstrap.css file in index.js file. Now I have a component which is importing it's own .scss file in it, which overrides some bootstrap classes. but the override is not working, when i inspected i found that the bootstrap's
I installed node-sass and then bootstrap and imported bootstrap.css file in index.js file. Now I have a component which is importing it's own .scss file in it, which overrides some bootstrap classes. but the override is not working, when i inspected i found that the bootstrap's