https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34973
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
