Configure Watcher in Webstorm to automatically generate. css files when editing less files

Source: Internet
Author: User

1. Installing Nodejs

View Nodejs version node- v

//View NPM version NPM- v

Global installation less NPM install-g less

2. Configure Webstrom

Add External Tools

Parameters is the default address, just point to insert.

(Progrem own installation position F:\NODE\node.exe)

(PARAMETERS:C:\USERS\ADMINISTRATOR\APPDATA\ROAMING\NPM)

Add Watcher

When you create a new less file, the. css is automatically generated, compiled in real time,

node. js compiles less files

The less file can be compiled directly with Nodejs, but cannot be compiled from time to time.

Such as:

LESSC required to compile the less name and path > generated CSS name and path

Configure Watcher in Webstorm to automatically generate. css files when editing less files

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.