@import “twitter/bootstrap/bootstrap”;
// Glyphicons are not required by default, uncomment the following lines to enable them. //@glyphiconsEotPath: font-url(“glyphicons-halflings-regular.eot”); //@glyphiconsEotPath_iefix: font-url(“glyphicons-halflings-regular.eot?#iefix”); //@glyphiconsWoffPath: font-url(“glyphicons-halflings-regular.woff”); //@glyphiconsTtfPath: font-url(“glyphicons-halflings-regular.ttf”); //@glyphiconsSvgPath: font-url(“glyphicons-halflings-regular.svg#glyphicons_halflingsregular”); // //@import “twitter/bootstrap/glyphicons.less”;
// Your custom LESS stylesheets goes here // // Since bootstrap was imported above you have access to its mixins which // you may use and inherit here // // If you'd like to override bootstrap's own variables, you can do so here as well // See twitter.github.com/bootstrap/customize.html#variables for their names and documentation // // Example: // @link-color: ff0000;