Closed justin808 closed 8 years ago
Any idea on when this will be ready to go?
@maxbates It's just about ready. We could definitely use some help with testing and documentation.
Closing as we're about to put in the PR that will take this loader to the next level.
See it in action here: https://github.com/shakacode/react-webpack-rails-tutorial/pull/175
@alexfedoseev Please double check we're putting files in the right order.
Also, please add some comments on the difference between the "main" sass file as well as the "bootstrap-customization file".
While you could put all post-bootstrap loading customizations in the bootstrap-customization file, you separate out that to a second sass file which is your own app's sass files. Your app's sass files will be able to any sass variables defined by bootstrap.
CC: @robwise