2.1.1 • Published 3 years ago
nuxtjs-color-mode-fix v2.1.1
nuxtjs-color-mode-fix
🌑 Dark and 🌕 Light mode with auto detection made easy with NuxtJS
Features
- Add
.${color}-modeclass to<html>for easy CSS theming - Force a page to a specific color mode (perfect for incremental development)
- Works with any NuxtJS target (
staticorserver) and rendering (universalandspa) - Auto detect the system color-mode
- Sync dark mode across tabs and windows 🔄
- Supports IE9+ 👴
Contributing
You can contribute to this module online with CodeSandBox:
Or locally:
- Clone this repository
- Install dependencies using
yarn installornpm install - Start development server using
yarn devornpm run dev
License
Copyright (c) NuxtJS Team
2.1.1
3 years ago

