mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
2 Commits
a81343b123
...
6006a28f4c
Author | SHA1 | Date | |
---|---|---|---|
6006a28f4c | |||
b55bfde34b |
@ -49,7 +49,7 @@ repos:
|
|||||||
|
|
||||||
# prettier
|
# prettier
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.0-alpha.8-for-vscode"
|
rev: "v3.0.0-alpha.9-for-vscode"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
|
||||||
|
@ -3,7 +3,9 @@
|
|||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family: Noto Sans Mono Regular, monospace;
|
font-family:
|
||||||
|
Noto Sans Mono Regular,
|
||||||
|
monospace;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user