grunt-contrib-sass
grunt-contrib-sass copied to clipboard
How to change css Sourcemap in grunt sass
Grunt Sass Generated: /*# sourceMappingURL=assets/css/style.css.map */
I want like this: /*# sourceMappingURL=D:/wamp/www/foldername/foldername/wp-content/plugins/foldername/assets/css/style.css.map */
duplicate of https://github.com/gruntjs/grunt-contrib-sass/issues/209