Using meteor variables in .less?

I was wondering, as it would make things so much easier, is there any way I could access meteor variables inside of .less files?

Like @myVar: Meteor.settings.public.myVar?

Is there some other solution that would solve this problem in a different way?