Add dark mode to your react+redux-toolkit+tailwindcss project like a pro ๐ช.
Hi there, in this article I am going to help you add a dark Mode theme to your project (react+redux-toolkit+tailwindcss) in a matter of seconds.
So first of all you have to create a slice called "UISLICE "
import { createSlice } from "@reduxjs/toolki...
moulay.hashnode.dev2 min read