perchlabs / webird

Webird
98 stars 22 forks source link

Upgrade postcss to 5 and cssnext #8

Closed dschissler closed 8 years ago

dschissler commented 9 years ago

Currently npm package postcss is stuck on version 4 because cssnext is figuring out how to redesign their structure to work as a preset (like Babel 6 now does) and they have not released a new compatible version.

dschissler commented 8 years ago

Done.