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-22 21:58:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6df4e4897681dae1668d582bbb64bfebf0cbc3e3
less.js
/
test
/
browser
/
less
History
Luke Page
b726b0d96c
Fix modifyVars to use a per file cache so less is re-evaluated properly. Also add tests and \n in case of comment on the last line
2013-07-05 06:49:09 +01:00
..
imports
Fix browser tests by moving url re-writing tests to urls.less. Also fix browser rootpath.
2012-12-28 12:38:49 +00:00
modify-vars
Fix modifyVars to use a per file cache so less is re-evaluated properly. Also add tests and \n in case of comment on the last line
2013-07-05 06:49:09 +01:00
relative-urls
Handle ./ paths in the browser when relative correctly.
Fixes
#1238
2013-04-30 15:17:05 +01:00
rootpath
browser support for rootpath and relative urls, with test
2012-12-28 20:32:26 +00:00
rootpath-relative
browser support for rootpath and relative urls, with test
2012-12-28 20:32:26 +00:00
urls.less
Prevent data-uri function from embedding files larger than 32KB.
2013-02-26 18:55:35 +00:00