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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/