Bootstrap 4 beta with react-slingshot

38 Views Asked by At

I'm really new with webpack and react, I'm trying to add bootstrap 4-beta on the react-slingshot.

I'm looking for the proper way to do it. I seen bootstrap-loader but I have some trouble to include it on the webpack ( No error but no styles added )

1

There are 1 best solutions below

0
On

It would be more useful if you add your Webpack file here. I do not use full bootstrap in my projects, but maybe you can consider using an alternative named react-bootstrap

React-Bootstrap has many components that you can use and it has the same look and feel as twitter bootstrap.