Sha256: 802e811e3a83a99035aa5737dcd1455a2508ff57ea9a1571b6e3205d3f5f2842

Contents?: true

Size: 646 Bytes

Versions: 5

Compression:

Stored size: 646 Bytes

Contents

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

// Set the correct sprite paths
@iconSpritePath: asset-path('twitter/bootstrap/glyphicons-halflings.png');
@iconWhiteSpritePath: asset-path('twitter/bootstrap/glyphicons-halflings-white.png');

// 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/less.html for their names and documentation
//
// Example:
// @linkColor: #ff0000;

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bootstrapped-2.0.4 lib/generators/bootstrapped/install/templates/bootstrap_and_overrides.less
bootstrapped-2.0.3 lib/generators/bootstrapped/install/templates/bootstrap_and_overrides.less
bootstrapped-1.0.1 lib/generators/bootstrapped/install/templates/bootstrap_and_overrides.less
bootstrapped-1.0.0 lib/generators/bootstrapped/install/templates/bootstrap_and_overrides.less
bootstrapped-0.9.0 lib/generators/bootstrapped/install/templates/bootstrap_and_overrides.less