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...
Aug 24, 20232 min read23
