ai / autoprefixer-core

autoprefixer-core was depreacted, use autoprefixer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

postcss 3 release ?

MoOx opened this issue · comments

I'm waiting for autoprefixer 4.0 release to push cssnext with postcss 3 (to avoid warning everywhere). Any idea when you will release it ? Need some help ?

I plan to release it on this or maybe next week. Most of work is already done, there are only 2 tasks:

  1. Update arguments in autoprefixer binary.
  2. Add min-resolution media query support.

Current tasks: https://github.com/postcss/autoprefixer/issues?q=is%3Aopen+is%3Aissue+label%3A3.2

FYI, I'll give a talk on friday (at dotcss) about cssnext & would love to be able to release it before this day using postcss 3 :)
I'm not familiar (and "kind of" hate) coffescript so I won't really be able to help :(

Hm. Maybe we can move min-resolution to 3.3 and release 3.2 tomorrow.

That would be f**** awesome ^^

I add new binary arguments and move binary tests to Chai.js. Just update benchmark and we will be ready to release autoprefixer and autoprefixer-core :).