electron-react-webpack icon indicating copy to clipboard operation
electron-react-webpack copied to clipboard

How to incorporate Bootstrap with this?

Open kczx3 opened this issue 6 years ago • 0 comments

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.

kczx3 avatar Jul 02 '18 17:07 kczx3