Open oneelmaharzan opened 6 years ago
Hello all, Can anyone help me out for showing grunt sass sourcemap.I had figure out that sass sourcemap only works when it is ni root file but how to show the sass sourcemap in browser if the scss file is not in root file.
How to change or add custom path in following
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 /
Hello all, Can anyone help me out for showing grunt sass sourcemap.I had figure out that sass sourcemap only works when it is ni root file but how to show the sass sourcemap in browser if the scss file is not in root file.
How to change or add custom path in following
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 /