Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dark mode support #1

Merged
merged 3 commits into from Jul 23, 2023
Merged

Add dark mode support #1

merged 3 commits into from Jul 23, 2023

Commits on Jul 22, 2023

  1. Upgrade npm to version 13

    https://nextjs.org/docs/pages/building-your-application/upgrading/version-13
    
    npm i next@latest react@latest react-dom@latest eslint-config-next@latest
    cadizm committed Jul 22, 2023
    Copy the full SHA
    e970c7a View commit details
    Browse the repository at this point in the history
  2. Install next-themes

    cadizm committed Jul 22, 2023
    Copy the full SHA
    d3975cf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Copy the full SHA
    96b5574 View commit details
    Browse the repository at this point in the history