quasar-app-extension-tailwindcss
quasar-app-extension-tailwindcss copied to clipboard
Tailwind dark mode
There is an way to work with Dark Mode?
I'm trying to apply the class: tw-bg-gray-200 dark:tw-bg-gray-900, but only dark mode works, and not switch back to light mode.
I'm using Dark Plugin of Quasar, and i'm setting through $q.dark.set(true).