Skip to content

Commit a2510b5

Browse files
committed
fix: demo style
1 parent 67a79c1 commit a2510b5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tailwind.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
module.exports = {
2-
purge: {
3-
content: ['./demo/app.template']
4-
},
2+
purge: [],
53
darkMode: false,
64
theme: {
75
screens: {

0 commit comments

Comments
 (0)