midudev / tailwind-animations

Easy peasy animations for your Tailwind project
https://tailwindcss-animations.vercel.app/
MIT License
543 stars 65 forks source link

Remove unused code #35

Closed JosenRomero closed 9 months ago

JosenRomero commented 9 months ago

In commit Remove background shine it was removed

'background-shine': 'background-shine 2s linear infinite both',

For that reason I removed the unused code.

'background-shine': {
      from: {
        backgroundPosition: '0 0'
      },
      to: {
        backgroundPosition: '-200% 0'
      }
},
vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwind-animations ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2024 11:52pm