This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
less.js
Watch
1
Star
1
Fork
0
You've already forked less.js
mirror of
https://github.com/less/less.js.git
synced
2026-01-23 14:18:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
084e7331a6d7bc1ba68a607c02b0a45afea0bada
less.js
/
test
History
seven-phases-max
563c47b7d7
Fixes a regression when a mixin guard can't see the mixin parameter variables in certain cases.
2014-05-10 07:43:03 +04:00
..
browser
Implement postProcessor callback feature for less.ls browser environment
#1835
2014-02-03 00:07:38 +08:00
css
Fixes a regression when a mixin guard can't see the mixin parameter variables in certain cases.
2014-05-10 07:43:03 +04:00
data
Prevent data-uri function from embedding files larger than 32KB.
2013-02-26 18:55:35 +00:00
less
Fixes a regression when a mixin guard can't see the mixin parameter variables in certain cases.
2014-05-10 07:43:03 +04:00
rhino
Split rhino and rhino version of lessc. This lets us have cleaner tests (since we don't need to include the test code in the rhino source). Also
2014-01-21 21:48:37 -05:00
sourcemaps
fix sourcemap test
2014-01-11 18:57:02 +00:00
index.js
update readme and rename LESS to Less
2014-02-27 20:22:47 +00:00
less-test.js
Fix double toCSS calls in unusual situations causing an exception.
Fixes
#1830
2014-02-08 16:45:36 +00:00