Skip to content

Commit dccfdef

Browse files
committed
fix: error deploy
1 parent 7570524 commit dccfdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ export default {
5757
},
5858
},
5959
// eslint-disable-next-line no-undef
60-
plugins: [require("tailwindcss-animate")],
60+
// plugins: [require("tailwindcss-animate")],
6161
};

0 commit comments

Comments
 (0)