I\'m looking at using less.js (looks great), but our site requires that some styles be loaded dynamically after initial page load. It seems, however, that all LESS styleshe
I just pushed 1.0.31 — it has a method: less.refreshStyles() which will re-compile tags with type="text/less" — try it out and let me know if it works.