brunch / stylus-brunch

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

Update progeny dep #36

Closed m4dz closed 7 years ago

es128 commented 8 years ago

Also, this PR may want to wait for the updates to progeny, which will be at least a minor version bump (semver caret on 0. versions won't bump minor automatically)

m4dz commented 8 years ago

this PR may want to wait for the updates to progeny

Of course :smile:

kaizau commented 8 years ago

Here's another blocker — hopefully a quick fix: https://github.com/es128/progeny/issues/14

With reverseArgs: true and "progeny": "es128/progeny", stylus-brunch is recompiling on import changes as expected.