Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.

duncansmart/less.js-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LESS.js for Windows

A standalone version of the LESS command-line compiler that will run on Windows with no other dependencies.

Consists of a standalone version of Node.js and the required less.js files/dependencies.

Install

Download and extract the release ZIP and invoke lessc.cmd as detailed below.

Usage

Basic usage:

lessc  path\source.less  path\output.css

Compress CSS:

lessc  --clean-css  path\source.less  path\output.css

For full usage:

lessc -h

History

Previously the project used the Windows Script Host cscript.exe as its runtime. Over time this was proving to be diffcult to support as it was essentially using the browser-based version of less.js and stubbing out objects like window and document to mimic the browser environment. This version is still available in the windows-script-host branch.

About

A way to run the LESS.js compiler in windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy