Sage with Stylus

Hello,
I really love stylus, before to work on this, maybe he exists a project ?
thank you

This is one of the strengths of the 8.0.0 branch.

You could just

  1. change “*.less” to “*.stylus”
  2. "npm install --save-dev gulp-stylus
  3. Change the “$.less” to “$.stylus”
  4. Configure the stylus options
  5. ???
  6. You are good to go
2 Likes