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-02-14 08:55:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ddcf63d338573d70d0021f69e66869d7d593936
less.js
/
lib
/
less
/
visitors
History
Luke Page
64382de11b
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
..
extend-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
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