maccman / catapult

A Sprockets/Rack build tool
MIT License
137 stars 14 forks source link

Use `Stylus.setup`. #1

Closed lucasmazza closed 12 years ago

lucasmazza commented 12 years ago

Btw, this is a very interesting project :)

maccman commented 12 years ago

Thanks!

maccman commented 12 years ago

Any suggestions on how to improve :) ?

lucasmazza commented 12 years ago

I've started an app recently and worked on a similar setup for it, but I still need to work on it properly, some points that I've noticed:

I've noticed that the browser_modules is somewhat similar to the node_modules folder from NPM/Node - what tool uses it? Would love to know more about it.