mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
Reorganize CSS files (#24739)
Reorganize various CSS files for clarity, group together by subdirectory in `index.css`. This reorders some of the rules, but I don't think it should introduce any issues because of that.
This commit is contained in:
@@ -5,7 +5,7 @@ ignoreFiles:
|
||||
- "**/*.go"
|
||||
|
||||
overrides:
|
||||
- files: ["**/chroma/*", "**/codemirror/*", "**/standalone/*", "**/console/*"]
|
||||
- files: ["**/chroma/*", "**/codemirror/*", "**/standalone/*", "**/console.css"]
|
||||
rules:
|
||||
scale-unlimited/declaration-strict-value: null
|
||||
- files: ["**/chroma/*", "**/codemirror/*"]
|
||||
|
||||
Reference in New Issue
Block a user