https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34392 Bug ID: 34392 Summary: Run automated Stylelint fixes on staff CSS Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org As we did with Bug 31529, I think we should run automated Stylelint corrections on staff-global.scss now that the file has had significant changes in the staff interface upgrade. Automated fixes will correct style issues like: - lower case color hex codes - properties out of alphabetical order - missing empty lines or extra empty lines - missing spaces after ":" ...according to our Stylelint configuration, .stylelintrc.json -- You are receiving this mail because: You are watching all bug changes.