1 year ago
#379541
Richard Garcia
How do I constraint my import "bulma/css/bulma.min.css" to just one file in my REACT APP?
Hello I am creating a REACT application with a team and I am in charge of a specific page. I decided to use the Bulma framework to create my page called Catalog.js and when I connected my page to the rest of my app the bulma import statement in Catalog.js affects the styling of the whole app in general.
How do I constrain bulma to just Catalog.js?
I have tried a multitude of things but none work correctly.
reactjs
bulma
0 Answers
Your Answer