You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add block form to Proscenium::CssModule::Transformer#class_names that yields (transformed_name, side_load_path) per input, exposing the side-load path that was previously discarded
Bug Fixes
Remove module name from CSS class names generated by the CSS Modules transformer
Chores
Update Ruby dependencies
Refresh Appraisal lockfiles
CI
Parallelize Rails matrix across OS and Rails version so all appraisals run concurrently; enable setup-go caching, add concurrency cancellation, trigger on pull_request, use .ruby-version for rubocop