Skip to content

Commit 590f0ce

Browse files
lbwgitee-org
authored andcommitted
启用基于 class 的暗模式
Signed-off-by: lbw <[email protected]>
1 parent 582d298 commit 590f0ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,5 @@ module.exports = {
116116
10: '40px',
117117
},
118118
},
119+
darkMode: 'class', // 启用基于 class 的暗模式
119120
};

0 commit comments

Comments
 (0)