mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
5ee0209e8a661d663ef515f38b498b2aac96b8b7
-v, --version print node's version
--debug[=port] enable remote debugging via given TCP port
--debug-brk[=port] as above, but break in node.js and
wait for remote debugger to connect
--cflags print pre-processor and compiler flags
--v8-options print v8 command line options
Documentation can be found at http://nodejs.org/api.html or with 'man node', as it's, um, used by node. Use instead. Also moved tree.node requires in tree.js
less.js
Leaner CSS, in your browser.
development status
Implemented features:
- Variables
- Nested rules
- & selector
- Numerical operations
- Color operations
Not yet implemented:
- Mixins
- Functions
- Importing
- Namespaces
- Accessors
Description
Languages
JavaScript
64.7%
Less
24.5%
CSS
9.2%
Shell
1.3%
TypeScript
0.2%