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-04-09 03:00:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a702b282e6ef62604ee6d94cdc8bf3ad1134d93a
less.js
/
lib
/
less
History
Luke Page
a702b282e6
Allow comparing colors and strings. Fix a bug whereby sometimes a mixin-call or import would disappear. This makes the import test fail consistently instead of once out of 8 times depending on async order I think.
2012-08-05 22:47:05 +01:00
..
tree
Allow comparing colors and strings. Fix a bug whereby sometimes a mixin-call or import would disappear. This makes the import test fail consistently instead of once out of 8 times depending on async order I think.
2012-08-05 22:47:05 +01:00
browser.js
Fixes
#602
2012-01-31 13:50:26 +11:00
colors.js
remove transparent from colors.js
2012-06-29 13:35:38 -04:00
cssmin.js
Add yui css compressor on lessc for better compression. Call with lessc
2011-12-02 17:33:12 -05:00
functions.js
If weight is not passed to mix() assume it's 50
2012-07-29 16:36:33 +01:00
index.js
Remove trailing ANSI escape sequences in no-color mode
2012-08-05 11:57:35 +01:00
parser.js
Removed toLowerCase function call so the function name remains the same
2012-08-05 17:14:43 +01:00
rhino.js
allow windows and unix path seperators in rhino.
Fixes
#828
2012-07-29 14:03:32 +01:00
tree.js
(minor) tidying up
2012-01-03 18:46:28 +01:00