You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(initial-mode): add initial theme mode plugin for dark/light mode handling
- Introduced a new plugin to manage the initial theme mode based on user preferences and local storage.
- Updated main.ts to include the initialMode plugin in the theme creation process.
0 commit comments