Contributions are welcome! Here's how you can help improve Nuxt Color Mode.
git clone https://github.com/nuxt-modules/color-mode.git
cd color-mode
pnpm install
pnpm dev
This will start the playground at http://localhost:3000.
src/ - Module source codeplayground/ - Test playground for developmentdocs/ - Documentation websitetest/ - Test suitepnpm testFound a bug or have a feature request? Please open an issue on GitHub.