browserbuild
browserbuild copied to clipboard
Move logic to lib/browserbuild
And make bin/browserbuild leverage it. This should lead the way for creating tests.
Stylus-like api would be hawtt:
browserbuild(str, { options })
.render(function (err, txt) {})