E
E
edu301512016-03-27 16:49:40
css
edu30151, 2016-03-27 16:49:40

How to view strings written in Sass in google chrome?

I write css in sass. I compile and minify everything with gulp. In chrome, the debugger shows one line of my minified css for example main.min.css. How to make the select properties show the lines of the sass file, for example main.sass. I saw on youtube that this is possible. Tell me please. I searched online articles, but in new versions there is no such functionality as described: in settings —> Experiments--> Sass stylesheet debugging. As I understand it, you need to create a source map and connect it. How do you do it? Or how to do it via gulp?
Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill Kublyakov, 2016-03-27
@Kublyakov

https://www.npmjs.com/package/gulp-sourcemaps

W
Web Developer Blog, 2016-03-27
@Alexey_Suprun

Supplement, as it will be in the title

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question