File tree Expand file tree Collapse file tree 4 files changed +204
-175
lines changed Expand file tree Collapse file tree 4 files changed +204
-175
lines changed Original file line number Diff line number Diff line change 5656 "tailwindcss-animated" : " ^2.0.0" ,
5757 "typescript" : " ^5.9.3" ,
5858 "typescript-eslint" : " ^8.46.2"
59- }
59+ },
60+ "packageManager" : " pnpm@10.19.0"
6061}
Original file line number Diff line number Diff line change 117117 "ts-api-utils" : " ^2.1.0" ,
118118 "tslib" : " ^2.8.1" ,
119119 "typescript" : " ^5.9.3"
120+ },
121+ "patchedDependencies" : {
122+ "fumadocs-ui" : " patches/fumadocs-ui.patch"
120123 }
121124 }
122125}
Original file line number Diff line number Diff line change 1+ diff --git a/css/shiki.css b/css/shiki.css
2+ index a0bcae7d8ad5a8ac120bc05c46c1d20005be9de4..be48d796741a67f0cc67fd3d6e930df12aadf4f7 100644
3+ --- a/css/shiki.css
4+ +++ b/css/shiki.css
5+ @@ -60,7 +60,7 @@
6+ .diff.remove& {
7+ opacity: 0.7;
8+ --fd-counter-color: var(--color-fd-diff-remove-symbol);
9+ - @apply bg-fd-diff-remove;
10+ +
11+ }
12+
13+ .diff.remove&::before {
You can’t perform that action at this time.
0 commit comments