Project

General

Profile

action #162500

Updated by tinita about 2 months ago

## Motivation 
 We need sassc because what we currently use is rubygem-sass and that is seen as obsolete by upstream so we need to switch to a supported solution, see https://sass-lang.com/ruby-sass/ 

 ## Suggestions 
 * There is already a PR for using sassc: https://github.com/mojolicious/mojo-assetpack/pull/151 Optionally use sassc 
   However, CI is currently broken for that module, so PRs don't get accepted. Consider adding a patch in OBS meanwhile 
 * Fix CI for https://github.com/mojolicious/mojo-assetpack

Back