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
If the user has defined in his `dark` operating system as color mode preference for applications.`@vue-a11y/dark-mode` will identify and make the change to your favicon.
34
+
If the user has defined in his `dark` operating system as color mode preference for applications,`@vue-a11y/dark-mode` will identify and make the change to your favicon.
The `@vue-a11y/dark-mode` is an option for SPA and static apps Vue.js, it does not currently support SSR.
4
-
5
-
The good news is that Nuxt.js already has an incredible color mode module (`@nuxtjs/color-mode`) that you can find here: [https://github.com/nuxt-community/color-mode-module](https://github.com/nuxt-community/color-mode-module)
3
+
Nuxt.js already has an incredible color mode module (`@nuxtjs/color-mode`) that you can find here: [https://github.com/nuxt-community/color-mode-module](https://github.com/nuxt-community/color-mode-module)
0 commit comments