// $Id$ // This file is for additional LESS rules beyond what are in variables.scss. // Image path example: // $imagePath: "../images/"; // body { // background-image: url('#{$imagePath}bg.jpg'); // } //