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
fce001e088c03313dc85d91b335a8223030dc8f7
less.js
/
test
History
Luke Page
2a194e03d0
Merge branch 'master' of
https://github.com/cloudchen/less.js
...
Conflicts: lib/less/browser.js
2014-02-23 08:30:50 +00:00
..
browser
Implement postProcessor callback feature for less.ls browser environment
#1835
2014-02-03 00:07:38 +08:00
css
Fix a small scope issue with mixins when using parent selectors, introduced in 1.6.2.
Fixes
#1877
2014-02-21 11:22:42 +00:00
data
Prevent data-uri function from embedding files larger than 32KB.
2013-02-26 18:55:35 +00:00
less
Do not evaluate css with guards if the guards fail.
Fixes
#1873
2014-02-21 12:37:40 +00: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
Merge branch 'cache-buster' of
https://github.com/bcluca/less.js
2014-01-22 21:19:57 +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