@nuxtjs/color-mode system css not using 'dark' class
In
@nuxtjs/color-mode, for some reaso it's using "system-mode" as the class instead of "dark-mode" when that is what the system is set to (actually I want just "dark" so I set classSuffix to '' to fix that)