https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34973 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- I get an error: $ gulp css && gulp css --view opac [09:15:15] Using gulpfile /kohadevbox/koha/gulpfile.js [09:15:15] Starting 'css'... [09:15:15] Finished 'css' after 13 ms [09:15:26] Using gulpfile /kohadevbox/koha/gulpfile.js [09:15:26] Starting 'css'... [09:15:26] Finished 'css' after 13 ms Error in plugin "sass" Message: koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss Error: This variable was not declared with !default in the @used module. ╷ 3 │ $font-path: "./fonts" │ ^^^^^^^^^^^^^^^^^^^^^ ╵ koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss 3:5 @import koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss 1:9 root stylesheet -- You are receiving this mail because: You are watching all bug changes.