decioferreira / bootstrap-generators

Bootstrap-generators provides Twitter Bootstrap generators for Rails
MIT License
353 stars 77 forks source link

Load the glyphicons explicitly, without regex to support Sprockets 4 #52

Closed johnnybenson closed 8 months ago

johnnybenson commented 4 years ago

See: https://github.com/decioferreira/bootstrap-generators/issues/50 See: https://github.com/rails/sprockets-rails/issues/269

Inspired by this fix: https://github.com/FortAwesome/font-awesome-sass/commit/b8dd32cf3bcd5d14c12543d767f8db68b31a6a9b

Regex no longer supported in Sprockets as of version 4

sixty4bit commented 1 year ago

Any chance we can get this merged and a new release? Bugger of an issue.