aboutsummaryrefslogtreecommitdiffstats
path: root/.stylelintrc.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Move all remaining colors into CSS variables (#21903)silverwind2022-11-231-0/+11
| | | | | This should eliminate all non-variable color usage in the styles, making gitea fully themeable via CSS variables. Also, it adds a linter to enforce variables for colors.
* Update JS dependencies and misc tweaks (#21583)silverwind2022-10-281-0/+1
| | | | | | | | | | | - Update all JS dependencies to latest version - Disable two redundant eslint rules - Adapt stylelint config to codebase - Regenerate SVGs - Make file editor spinner "reserve" height so page does not shift - Tested katex, swagger, monaco Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: 6543 <6543@obermui.de>
* Move eslintrc/stylelintrc to non-deprecated extensions (#20110)silverwind2022-06-241-0/+32