http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11896 Bug ID: 11896 Summary: add tools for compiling LESS files Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: gmcharlt@gmail.com QA Contact: testopia@bugs.koha-community.org There should be Makefile targets added for compiling CSS files for the Bootstrap theme from LESS files. The general idea is that during installation, the compilation would occur automatically. There should also be a script available, which would presumably be invoked by the Makefile targets, so that users of Git-mode installations can recompile at any time. This is meant as a tool for installation and distribution of changes -- it is not necessarily expected that users (yet) would be editing the LESS files as part of customizations; instead, relying on *UserCSS and external stylesheets would still be the norm. This may change. -- You are receiving this mail because: You are watching all bug changes.