Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compressed Version #32

Closed
felixmc opened this issue Jun 10, 2012 · 1 comment
Closed

Compressed Version #32

felixmc opened this issue Jun 10, 2012 · 1 comment

Comments

@felixmc
Copy link

felixmc commented Jun 10, 2012

Currently animate.css is about 76KB, which might not seem like much, but for comparison purposes it comes down to >x2 the size of jQuery.min. Compressed it goes down to about 17KB, a 77% reduction. Not as big a deal for desktop, but might make a difference for mobile. Responsible developers might compress it themselves for production, but including a .min version might be a nice idea :)

@daneden
Copy link
Collaborator

daneden commented Jun 11, 2012

Good suggestion! Resolved :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants