mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Configure dark mode with tailwind
This commit is contained in:
@@ -4,6 +4,7 @@ export default {
|
||||
"./index.html",
|
||||
"./src/app/**/*.{js,ts,jsx,tsx}",
|
||||
],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user