css-modules / css-modulesify

A browserify plugin to load CSS Modules
MIT License
403 stars 47 forks source link

Run postcss plugins before the default #97

Closed saiichihashimoto closed 8 years ago

saiichihashimoto commented 8 years ago

We have an after parameter, adding a before parameter.

joshwnj commented 8 years ago

Thanks @saiichihashimoto !