jekyll / jekyll-help

NO LONGER MAINTAINED. USE JEKYLL TALK INSTEAD.
https://talk.jekyllrb.com
146 stars 19 forks source link

Sourcemap is missing from Jekyll output css #339

Closed shafqatali closed 8 years ago

shafqatali commented 8 years ago

Hi

It's very difficult to debug style issues in Jekyll compiled CSS. So there should be an option in _config.yml to include source map file in CSS.

sass: sass_dir: _scss sourcemap: true

jekyllbot commented 8 years ago

This repository is no longer maintained. If you're still experiencing this problem, please search for your issue on Jekyll Talk, our new community forum. If it isn't there, feel free to post to the Help category and someone will assist you. Thanks!