@Justin he wants to process the css that less generates as well.
@Steven You could inspect the load.address to see if it is a css
or less file, that way you would know if you need to run it through
the less.translate first. I would probably just make these
separate though personally.