[Koha-bugs] [Bug 21237] Clean up staff client SCSS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 16 18:06:27 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21237

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 77939
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77939&action=edit
Bug 21237: Clean up staff client SCSS

This patch removes a redundant linter configuration, .sass-lint.yml,
which was added by mistake.

Some linter rules have been modified to better conform to the defacto
standard set by our existing CSS.

staff-global.scss has been corrected to comply with linter rules
(https://github.com/brigade/scss-lint/blob/master/lib/scss_lint/linter/README.md):

- Comment, style: silent
- TrailingSemicolon, true
- Shorthand
- ColorKeyword, enabled: true
- PropertySortOrder

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list