mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
Revive the beauty of typography.
https://retypeset.radishzz.cc/en/
![]() - Removed unused `@types/mdast` dependency from package.json and pnpm-lock.yaml. - Introduced a custom scrollbar component with theme support in Scrollbar.astro. - Updated Layout.astro to include the new Scrollbar component. - Enhanced ThemeToggle.astro to dispatch a theme-changed event on toggle. - Added global scrollbar styles to global.css and created a new scrollbar.css for custom scrollbar styling. - Updated VSCode settings to improve editor experience and added recommendations for new extensions. |
||
---|---|---|
.vscode | ||
public/image | ||
src | ||
.editorconfig | ||
.gitignore | ||
astro.config.ts | ||
eslint.config.mjs | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json | ||
uno.config.ts |