R
R
Roman2016-01-13 22:02:29
css
Roman, 2016-01-13 22:02:29

"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

3 answer(s)
A
Andrey, 2016-01-13
@arkanroman

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

A
Alexander Aksentiev, 2016-01-13
@Sanasol

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 question

Ask a Question

731 491 924 answers to any question