es128 / progeny

:baby: Recursively finds dependencies of style and template source files
MIT License
29 stars 15 forks source link

Additional stylus import features #11

Closed m4dz closed 9 years ago

m4dz commented 9 years ago

This PR introduces extended @import features (see #10):

m4dz commented 9 years ago

Now fully async :smile:.

m4dz commented 9 years ago

I made module and glob import now optional. Let me know if it's good for you :grinning:.

es128 commented 9 years ago

Thanks, this is great!

There's a few more things I'll probably want to tweak about this implementation, but I may just merge and fiddle with it myself from there rather than continuing to go back and forth on the PR. Will get back to you.

Also, I'd be happy to add you as a maintainer to this project if you're interested in continuing to contribute to it and help with support.

m4dz commented 9 years ago

Thanks!

I may just merge and fiddle with it myself from there

No problem. Tell me if some things aren't clear enough.

I'd be happy to add you as a maintainer to this project

Sure! We intensively use Brunch and its plugins ecosystem at @cozy, so contribute and help to support its toolchain make sense for me. I'll be proud to be added as a maintainer to this project.