Nuxt 3 Dark Mode Tutorial

preview_player
Показать описание
Install commands used in video (adjust versions as needed)
npm install --save-dev @nuxtjs/color-mode

GitHub Repository with exact code from Video:
Рекомендации по теме
Комментарии
Автор

Great tutorial! Worked like a charm.
Btw the additional tailwindCss property in the nuxt.config.ts maybe wasn't needed (for me anyway), it was actually displaying an eslint error as a non recognizable property for the configuration there. Maybe it was internally added to the nuxt tailwind library. Other than that everything worked smoothly while keeping the benefits of tailwind!
Thank you

alexandros-markovits
Автор

Love your content. Yes please, more nuxt 3 related videos.

morgangustafsson
Автор

Great Videos on nuxt3. Do plan to cover nuxt3, pinia with vitest in brief

codestuff
Автор

How to fix this warn

[Vue warn]: Hydration node mismatch:
- Client vnode: svg
- Server rendered DOM: <!---->

MdNayem-wsfo
Автор

Great video 🔥🔥. May please make a video on Nuxt 3 + Express + Mongodb

Anonymous-xyps
Автор

Yes fullstack node tutorial would be lovely

doremicocoparis
Автор

Thank you, but i have an error
{
Cannot read properties of undefined (reading 'preference')
}

alirezamohammadi
Автор

Please be aware that doing the flashing in the beginning can affect people who are sensitive to flashing light like me

buraiyen
Автор

colorMode is giving me underline error in nuxt.config.ts

HoSs-AmJs
Автор

Thought you were gonna do a full on tutorial on the new nuxt 3. It would be useful. More, speed.

raviramanathan
Автор

didn't work out my config looks much different

flor.
Автор

That's awesome. Is there a way to detect what the user has set on their system as default? I believe modern browsers can pick this up, and I think there's a heading tag API for it?

jackbarham
Автор

I love your videos, what editor do you use ?

hassanebendaoud