brunch / stylus-brunch

Adds Stylus support to Brunch
MIT License
21 stars 2 forks source link

Can pass function to plugins array [closes #60] #61

Closed artisin closed 7 years ago

artisin commented 7 years ago
shvaikalesh commented 7 years ago

Hey @artisin, thanks for the PR. Currently, latest versions of Brunch have issues with compiler chaining. We will fix that soon. autoprefixer-{stylus,sass,less} is only a nasty workaround.

However, I like the change, please change function detection and remove version bump and I will merge this.