Webstorm 10 auto-compile less (Windows environment)

Source: Internet
Author: User

0. Install NodeJS + Less

Login NodeJS official website, download the corresponding version of the installation.
Win key + R open CMD window, enter


Npm-v

The ability to echo the version number proves the installation was successful.
Input NPM and enter into NPM mode to perform

NPM Install Less-g

Install less, it's easy to go to the wall, hang a ladder when stuck.


1. Set the Windows folder options to let the system display hidden files.


2. Add File Watcher

Open Webstorm, expand menu file–> setting–> tools–> File watchers
Click the plus sign to add a new file watcher (or create a. Less file directly in the Project directory and automatically prompt for the file watcher when opened with Webstorm).
Set 2, Webstorm can automatically compile the less file after the addition is complete.

Figure 1. Add File Watcher

Figure 2. Parameter settings

Program :  C:\Users\yourname\AppData\Roaming\npm\lessc.cmdArguments:  –no-color $FileName $working directory:  $FileDir $output paths to refresh:  $FileNameWithoutExtension $.css

Webstorm 10 auto-compile less (Windows environment)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.