mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 08:41:37 +00:00
Add dark mode with next-themes
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
darkMode: 'class',
|
||||
content: [
|
||||
'./pages/**/*.{js,ts,jsx,tsx,md,mdx}',
|
||||
'./components/**/*.{js,ts,jsx,tsx}',
|
||||
|
Reference in New Issue
Block a user