Hi Howard,
What, you expect documentation, too ... what an ingrate!  :-)
Hey, I'm a programmer, I never expect docs ^^
The Less support is part of the tapestry-webresources module.  Mostly it
just works; just point Tapestry at your .less file and it will compile it
as needed.

It's slightly trickier to replace Tapestry's built-in bootstrap.css with
bootstrap.less, but still quite doable ... some of the tests in
tapestry-webresources do just that, so that might be a good starting point
on how to manage it.
Seems that I have somehow change the coreStack which is set up in JavaScriptModule.setupCoreJavaScriptStack. If I would do that - how could I provide global less variables to all less files? Or do I have to include it in all less resources?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to