sintaxi / harp

Static Web Server/Generator/Bundler
http://harpjs.com
5k stars 343 forks source link

Update Stylus #233

Closed rooc closed 10 years ago

rooc commented 10 years ago

In recent updates important features were added, like block mixins (0.41.0 / 2013-11-30).

kennethormandy commented 10 years ago

Yes, I would definitely like to see this added in the next release of Harp. There’s an open pull request on Terraform to update all the preprocessors except (intentionally) Jade and Markdown. https://github.com/sintaxi/terraform/pull/25 /cc @sintaxi

kennethormandy commented 10 years ago

Hey there,

Stylus has been upgraded in Harp v0.12.0, which is now available! You can try it out after upgrading Harp with: npm upgrade -g harp

There’s a bunch of other new features, in and outside of the preprocessors, which we will be talking about in the Harp newsletter. You can subscribe here

Thanks for your continued help submitting and commenting on issues, we really appreciate it.