bootstrap-rubygem
bootstrap-rubygem copied to clipboard
How to use this with Propshaft and cssbundling-rails?
How do I use this gem with Propshaft and cssbundling-rails? When I'm trying to import via @import "bootstrap", it can't find the file (probably because the gem only provides SCSS, which has to be built, and cssbundling-rails doesn't build the gem resources by default). How do I configure cssbundling-rails to work with this gem?