Skip to content

Commit

Permalink
feat: Add changelog component and styling
Browse files Browse the repository at this point in the history
- Install vite-plugin-markdown for parsing markdown files
- Add Changelog component to WelcomeModal
- Implement changelog-related styles in app.css
- Update vite config to use markdown plugin
- Declare .md module type in vite-env.d.ts
- Minor code cleanup in WelcomeModal component
  • Loading branch information
iFwu committed Oct 8, 2024
1 parent a87b20c commit 4c6e4df
Showing 1 changed file with 131 additions and 0 deletions.
131 changes: 131 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c6e4df

Please sign in to comment.