Y
Y
Yuri Kalnin2018-07-03 09:13:51
css
Yuri Kalnin, 2018-07-03 09:13:51

How to make css prefixes using lessc command?

I need to compile less into css with the lessc command - less is installed globally, the question is how to prefix styles through this command, now I use it like this:

lessc  .\test.less test.css --clean-css="--s1 --advanced --compatibility=ie8"

the command compiles less for me and minifies the css output with clean-css.
the question is how else to put prefixes in the same command? preferably with autoprefix package
thanks

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question