-
Notifications
You must be signed in to change notification settings - Fork 713
Alternatives? #209
Comments
Is asking on a project’s repo for alternatives to that project your childish passive-aggressive way of asking for updates, or you’re just being rude? In any case, use Autoprefixer and GTFO. |
Oops! |
I'm also interested about alternatives, or at least a way to build the minified js in a smaller form. For my use case I don't need to support all use cases, just the raw basics. I wanted to use prefixfree or a prefixfree-like solution, but without increasing my total page size... |
@wladston what do you mean? Are you referring to the 2KB -prefix-free weighs? |
@wladston There could be a feature in place to "pick and choose" which prefixes are supported and produce a custom build, but such a feature would be pretty pointless as the entire library is ~2k. |
Yes, that's the idea. 2KB is a lot of data in terms of mobile bandwidth in Brazil :) I'll try to come up with a lighter build addition to try to bring the minified size under 2KB (the current minified script un-gzipped is currently 6202 bytes long) |
Unanswered pull requests and issues. No updates for nearly a year.
Any good alternatives that achieve the same but are maintained regularly?
The text was updated successfully, but these errors were encountered: