davidguttman / cssify

Simple middleware for Browserify to add css styles to the browser.
122 stars 19 forks source link

Add ability to use other postcss plugins. #41

Open DylanPiercey opened 8 years ago

DylanPiercey commented 8 years ago

Title says it all, perhaps have a { use } option?

faergeek commented 8 years ago

Sorry, it's not the purpose of this plugin, it's better to prepend some postcss transform before this transform instead of integrating plugin support here.

It seems like this transform will work for you https://github.com/zoubin/browserify-postcss