Sha256: 5a9fa0bfcf15272d9ac2f3a63504d78a183f4fef976f312f12b667f9b7efa3a6

Contents?: true

Size: 1.15 KB

Versions: 5

Compression:

Stored size: 1.15 KB

Contents

@import "twitter/bootstrap/bootstrap";
@import "twitter/bootstrap/responsive";

// Set the correct sprite paths
@iconSpritePath: image-url("twitter/bootstrap/glyphicons-halflings.png");
@iconWhiteSpritePath: image-url("twitter/bootstrap/glyphicons-halflings-white.png");

// Set the Font Awesome (Font Awesome is default. You can disable by commenting below lines)
@fontAwesomeEotPath: font-url("fontawesome-webfont.eot");
@fontAwesomeEotPath_iefix: font-url("fontawesome-webfont.eot?#iefix");
@fontAwesomeWoffPath: font-url("fontawesome-webfont.woff");
@fontAwesomeTtfPath: font-url("fontawesome-webfont.ttf");
@fontAwesomeSvgPath: font-url("fontawesome-webfont.svg#fontawesomeregular");

// Font Awesome
@import "fontawesome/font-awesome";

// Glyphicons
//@import "twitter/bootstrap/sprites.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 http://twitter.github.com/bootstrap/customize.html#variables for their names and documentation
//
// Example:
// @linkColor: #ff0000;

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
devbootsrap-0.0.7 lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less
devbootsrap-0.0.6 lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less
devbootsrap-0.0.5 lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less
devbootsrap-0.0.4 lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less
devbootsrap-0.0.3 lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less