Use less in the vscode

1. vscode expand the store less download the Easy
2. Restart vscode
3. Search the file for preference settings setting.json adding "less.compile": {
"OUT": "less \ CSS \"

}

Out of which css file directory is compiled less output

Note: automatically generate the appropriate css files compiled directly in the writing style in less
hierarchy clearer

Guess you like

Origin blog.csdn.net/qq_43121828/article/details/89926382