Skip to content

Commit aeb6a16

Browse files
⬆️ Upgrade prettier to v3.5.2 (#416)
* ⬆️ Upgrade prettier to v3.5.2 * 🚨 Format code with new prettier version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yann Bertrand <[email protected]>
1 parent 6530921 commit aeb6a16

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

docs/.vitepress/theme/custom.css

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
:root {
2-
--vp-font-family-base: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
3-
Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
4-
sans-serif;
5-
--vp-font-family-mono: ui-monospace, source-code-pro, Menlo, Monaco, Consolas,
6-
'Courier New', monospace;
2+
--vp-font-family-base:
3+
-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu,
4+
Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
5+
--vp-font-family-mono:
6+
ui-monospace, source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
7+
monospace;
78

89
--vp-c-brand-1: #004bbd;
910

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)