Prefix Free

Has anyone worked with this? I would be interested in feedback/experience.

http://leaverou.github.io/prefixfree/


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes, I used it briefly last year. I think I stopped because of a limitation with @import, though it’s late and I might be mistaken. Going to bed but I’ll post more in the a.m.

Todd

Has anyone worked with this? I would be interested in feedback/experience.

Prefix free: Break free from CSS vendor prefix hell!


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yep, I remembered correctly, it worked fine for me and was very easy to setup but when I started to use @import that was when I had a problem. Still, it’s worth a try if you don’t mind being dependent on js. That was my only other concern.

It’s worth noting that at the time I was using the vanilla version of @import, ie, no preprocessor (Sass). Although I haven’t tried I would bet that because the @import magic happens locally with Sass vs. on the server that Prefix Free would work fine in a preprocessor workflow, neatly skirting that limitation.

Todd

Has anyone worked with this? I would be interested in feedback/experience.


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Todd, that’s good to know. It seems to me that I spend a lot of time
checking “caniuse” and digging around old code which makes this look
interesting to me. However, I am also somewhat trepidatious about
relinquishing control, even over something I admit not wanting to fuss
with. :slight_smile:


Ernie Simpson


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

What control would you be giving up?

Todd

However, I am also somewhat trepidatious about
relinquishing control, even over something I admit not wanting to fuss
with.


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options