11
Wasted $60 on a CSS animation library that did nothing fancy
I bought this pre-made animation pack from a discount code I saw on Twitter, thinking it would save me hours on hover effects and keyframe setups. Turns out the code was bloated with weird vendor prefixes and half the demos didn't even work in Firefox (which I use daily). Had to trace through 200 lines of their minified file before giving up and writing my own 15-line solution for same visual effect. Anyone else get burned by a hyped-up CSS tool that just made more work?
2 comments
Log in to join the discussion
Log In2 Comments
miller.paul18h ago
Yeah the 15 lines part hurts the most.
5