Answer the question
In order to leave comments, you need to log in
"less support" in Chrome?
I use the plugin in PHPStorm to compile less to css "LESS CSS Compiler".
Tell me please, I work in PHPStorm in a less file, but the browser reads css and shows us css lines in Google Chrome "inspector", how to make it show the less file with lines where you need to make a change?
Answer the question
In order to leave comments, you need to log in
Apparently you are compiling less using a plugin.
if you compile with a watcher, you can add it
by creating a sourcemap file that will be picked up by chrome
https://developer.chrome.com/devtools/docs/css-pre...
robdodson.me/debug-less-with-chrome-developer-tools
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question