From bug 19474: Could we imagine to have a staff-global.css and staff-global.min.css It would depend on the dev_install config flag, devs will use .css whereas
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21193 Bug ID: 21193 Summary: Develop a procedure for handling minified CSS at release only Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Since bug 19474 we have a build toll for css and can build minified or readable versions, we shoudl integrate this into the release pipeline so developers can commit only the readable version. production installations will use .min.css The .min.css would be generated only on releasing (and will avoid to pollute the git log). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.