excubo-ag / WebCompiler

Apache License 2.0
151 stars 30 forks source link

Auto-prefixer #1

Closed dougse closed 4 years ago

dougse commented 4 years ago

Thanks for taking a shot at this - Please add support for auto-prefixer.

stefanloerwald commented 4 years ago

Hi @dougse,

Thanks for your request. These feature seems to be feasible by using this library. At the moment, I can't give you an estimate for when I could implement this myself, as I'm busy with some other projects. Would you be willing to contribute this as a pull request?

BR Stefan

elken commented 4 years ago

I would also be interested in this so I've started implementing it. I have a simple working version that correctly prefixes.

Before

image

After

image

I just need to check it covers, make all the tests pass & add some more tests.

stefanloerwald commented 4 years ago

Thanks to @elken, this feature is available starting with version 2.5.0.