Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 9acbe62

Browse files
committed
3.11.1
1 parent 413aed0 commit 9acbe62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module.exports = {
1010
'./node_modules/@vueform/vueform/themes/tailwind/**/*.vue',
1111
'./node_modules/@vueform/vueform/themes/tailwind/**/*.js',
1212
],
13+
darkMode: 'class',
1314
theme: {
1415
extend: {},
1516
},

0 commit comments

Comments
 (0)