CQ chokes on multiple LESS files that passes variables between themselves
i have clientlib in etc/designs/[site name]. in clientlib have several .less files (from twitter bootstrap project) in "css" directory. if put "bootstrap.less" (wich has "@import" calls other .less files) css.txt cq throws "javax.jcr.repositoryexception: error during assembly of /etc/designs/..." error. if put other .less files css.txt instead stops half-way through 2nd of 34 .less files , none of variable "variables.less" (first file loaded) passed little of other files loaded.
adobe/day have absolutely no documentation on how use less in cq and, other blog mentions @import bug, there nothing on web either.
nevermind. turns out twitter bootstrap requires less.js 1.3.3. cq5.5 has 1.1.6 and, because baked java html rendering backend, not upgradeable.
More discussions in Archived Spaces
adobe
Comments
Post a Comment