hexojs / hexo-renderer-stylus

Stylus renderer for Hexo
MIT License
18 stars 19 forks source link

Add support for sourcemaps #6

Closed celsomiranda closed 9 years ago

celsomiranda commented 9 years ago

Fixes #2.

Adds support for sourcemaps and sourcemap options present in Stylus.

Also adds documentation on how to configure _config.yml to enable sourcemaps feature.

(Don't really know what should be the default value for sourceRoot. All tested values seem to work.)

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 95.83% when pulling 4571ea4a041b4c873513e5251f4abdad383c0686 on celsomiranda:master into 0606212c6a1e7d25b117cbed72619f40b14b437f on hexojs:master.