bootstrap-rubygem icon indicating copy to clipboard operation
bootstrap-rubygem copied to clipboard

How to use this with Propshaft and cssbundling-rails?

Open vbabenkoru opened this issue 1 year ago • 0 comments

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?

vbabenkoru avatar Dec 28 '24 07:12 vbabenkoru