Johnny Benson
Johnny Benson
See: https://github.com/rails/sprockets-rails/issues/269 Regular expressions are no longer supported in Sprockets. https://github.com/decioferreira/bootstrap-generators/blob/master/lib/bootstrap-generators.rb#L14 ```diff - app.config.assets.precompile
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
Hey folks thanks for making Styled Components. Read through the template, checked Stack Overflow, this feels like the most appropriate place to post this issue. [Stylelint 14.0.0](https://stylelint.io/migration-guide/to-14) shipped and it...
When overriding shortcuts that may have existing functionality, you would need to preventDefault. By passing the event to the callback, it lets the developer decide what to do! Suggesting as...
onDrag events should only run when there is change in position. It's possible to filter these events in "userland" but this should really be the default behavior for the package,...
I am _really_ enjoying using the CLI exclusively for a small project. No build scripts in sight and have gotten pretty far. It feels great! Thank you for making ESBuild...
Seeing a meaningful amount of activity from the community in issues and pull requests. Not seeing a ton of responsiveness from folks who can actually merge and maintain the library....