Commit Graph

3 Commits

Author SHA1 Message Date
34805f9279 style: prettier format 2025-01-23 13:34:59 +08:00
212d918c8b refactor: darkmode
use css var in darkmode.
setup stylelint and eslint.
2025-01-18 16:05:01 +08:00
7fc97dbf0e init: first demo
Refactor project structure and add new components
- Add Navbar and SideMenu components
- Update Layout and MainLayout
- Add config and type definitions
- Remove unused assets and components
- Update README and gitignore
2025-01-12 03:54:02 +08:00