Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 539 Bytes

read.md

File metadata and controls

10 lines (8 loc) · 539 Bytes

#Learn Less CSS {setup}

Steps to compile LESS files

  1. Host less.html page in your XAMPP or local server
  2. You can compile less file from NODE or any UI tool also but if you want that your code should compile in browser so use this function of less i.e., " less.watch();"
  3. This watch function keep an eye of your all less files and update in browser.
  4. Email me if you find any problem on my email id i.e., singh.ananddeep@gmail.com