bootstrap-sass-loader-example icon indicating copy to clipboard operation
bootstrap-sass-loader-example copied to clipboard

Example of using the bootstrap-sass-loder to load the Sass version of Twitter Bootstrap using Webpack

Results 2 bootstrap-sass-loader-example issues
Sort by recently updated
recently updated
newest added

See https://github.com/shakacode/bootstrap-sass-loader/issues/36 We'll soon show this with CSS Modules.

I've tried numerous ways to add `bootstrap-sass-loader` to my [`react-webpack-node`](https://github.com/choonkending/react-webpack-node) project, but no matter what I do it fails with a "Error: Cannot find module". The example app works fine,...