H
H
HelpSophie2017-02-05 14:14:42
css
HelpSophie, 2017-02-05 14:14:42

Autocompiling CSS from LESS from when using import in WebStorm/PhpStorm?

Given:
I use WebStorm/PhpStorm
It has a plugin for LESS autocompilation.
Auxiliary ones are connected to the main style.less file

@import (reference) "variables";
@import (reference) "mixins";
@import (reference) "main";

CSS does not compile when changed in auxiliary files until I change something in the main.
Are there any convenient solutions?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
Hazrat Hajikerimov, 2017-02-05
@HelpSophie

How to set up and use LESS in PhpStorm for W...

L
Larisa, 2017-02-20
@loratokareva

I run Winless in parallel with WebStorm, having previously told which files to compile and where to save css .
You work in the editor in the .less file, when it is saved, the .css file is automatically created and compiled .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question