Skip to content

Commit

Permalink
Merge pull request #35 from g0shed/patch-1
Browse files Browse the repository at this point in the history
Update index.js
  • Loading branch information
bentzibentz authored Oct 15, 2022
2 parents a785b1c + bf45c12 commit ea72c64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ const animateCssTailwindCss = plugin(
function ({addUtilities, theme, e}) {
let animatedSettings = theme('animatedSettings');

console.log(animatedSettings);

if (!animatedSettings) {
animatedSettings = {};
}
Expand Down

0 comments on commit ea72c64

Please sign in to comment.