Skip to content

Issue #34 - Replace less check with scss

We are now using SCSS. Moreover the less check never worked, it returns 1 on second check (see the $self->pass == 0 condition)

We must now use yarn build [--view=opac] to know if the .css files are in sync or not.

Merge request reports

Loading