Hi, have a use case for isolating bootstrap classes from rest of the page, and curious if there is a way to use css-modules with reactstrap so that Bootstrap does not need to be loaded as global classes?
react-fontawesome has an example of how this could be specified.
Hi, have a use case for isolating bootstrap classes from rest of the page, and curious if there is a way to use css-modules with reactstrap so that Bootstrap does not need to be loaded as global classes?
react-fontawesome has an example of how this could be specified.