You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! Looking for a little assistance with including and using Bootstrap with this boilerplate. I am using Reactstrap and had started by just linking in the bundled Bootstrap CSS in index.html but am finding that won't work when I want to apply both Bootstrap and scoped classes to a single element.
Do you have any recommendations? I played around with using @import in the global.css file but haven't figured it out yet.
The text was updated successfully, but these errors were encountered:
Hi there! Looking for a little assistance with including and using Bootstrap with this boilerplate. I am using Reactstrap and had started by just linking in the bundled Bootstrap CSS in index.html but am finding that won't work when I want to apply both Bootstrap and scoped classes to a single element.
Do you have any recommendations? I played around with using
@import
in the global.css file but haven't figured it out yet.The text was updated successfully, but these errors were encountered: