React Dark Mode with Tailwind 2.0

Опубликовано: 05 Ноябрь 2024
на канале: Daily Web Coding
12,589
316

In this video, I am going to show you show to make React dark mode with the new version of Tailwind 2.0.

Install cmd:
yarn add -D tailwindcss autoprefixer postcss postcss-cli @fullhuman/postcss-purgecss

+PurgeCss
https://www.npmjs.com/package/@fullhu...

+Tailwindcss
https://tailwindcss.com/docs/installa...

DarkMode
https://tailwindcss.com/docs/dark-mode

Svg
https://heroicons.dev/

Content:
(0:00) Introduction && set up tailwind purgecss
(6:32) DarkMode