gulp-concat-css
gulp-concat-css copied to clipboard
Source Maps
Hi! Is there any plans to provide Source Maps support?
Yes, although it's not a priority for now (at least in my task list :D). It should be fairly easy to implement though using rework with: .toString({ sourcemap: true }). The feature of course should implemented in https://github.com/simme/rework-importer first.
Great! Looking forward to it.
Thanks!
Unfortunately, I have to stop using this plugin in my projects until this is added. I'm looking forward to source maps support as well.
I am also waiting for this. Anyone know a workaround/fork or something that would have it?
This would indeed be very useful to have.
Wondering whether gulp-clean-css can add support to gulp-sourcemaps ?