added darkmode class in tailwind conf #4
@ -12,6 +12,7 @@ const config: Config = {
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
darkMode: "class",
|
||||
plugins: [nextui()],
|
||||
};
|
||||
export default config;
|
||||
|
Loading…
Reference in New Issue
Block a user