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-05-01 03:00:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5711dbb1364e7d70e83fd8078036cebb5641bb3
less.js
/
lib
/
less
/
visitors
History
Stefan Baumgartner
5551c40662
checking for doubles when warning for empty extends
...
follow up
#2369
2015-01-13 11:11:47 +01:00
..
extend-visitor.js
checking for doubles when warning for empty extends
2015-01-13 11:11:47 +01:00
import-sequencer.js
Fix an issue with the import visitor that can cause the parse callback to be called multiple times
2015-01-03 14:56:55 +00:00
import-visitor.js
Fix an issue with the import visitor that can cause the parse callback to be called multiple times
2015-01-03 14:56:55 +00:00
index.js
allow lessc to load plugins. rename visitor directory to visitors to match others. Fix indexes in URL
2014-09-09 21:20:04 +01:00
join-selector-visitor.js
allow lessc to load plugins. rename visitor directory to visitors to match others. Fix indexes in URL
2014-09-09 21:20:04 +01:00
to-css-visitor.js
Allow replacing visitors to return undefined.
Fixes
#2252
2014-11-01 17:31:50 +00:00
visitor.js
Allow replacing visitors to return undefined.
Fixes
#2252
2014-11-01 17:31:50 +00:00