color-mode
color-mode copied to clipboard
using `useMeta` in nuxt3 conflicts with color mode classes
Setting html classes with useMeta
overwrites the color mode classes added by the helper.
edit: even if we set color mode classes with useMeta
, we face this issue: https://github.com/vueuse/head/issues/55