joakimbeng / unistyle

Write modular and scalable CSS using the next version of ECMAScript
312 stars 11 forks source link

Better Autoprefixer API #6

Open ai opened 9 years ago

ai commented 9 years ago

PostCSS can work not only with CSS. You can define own input parser and output generator.

So you can process Unistyle with Autoprefixer without CLI. It will be much faster.

joakimbeng commented 8 years ago

Can you provide an example of how to accomplish this?

SeeThruHead commented 8 years ago

maybe this can help? https://github.com/postcss/postcss-js