Revive the beauty of typography. https://retypeset.radishzz.cc/en/
Find a file
radishzzz ac9e839a75 chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings
- 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.
2025-01-22 23:35:52 +00:00
.vscode chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
public/image chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
src chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
.editorconfig chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
.gitignore chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
astro.config.ts chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00
eslint.config.mjs chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
package.json chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
pnpm-lock.yaml chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
tsconfig.json chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00
uno.config.ts chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00