Sha256: ad3ab51b7f9cee762936ed76a756a75d7896487cef378f3ae885ec5a9cdc8bd7

Contents?: true

Size: 620 Bytes

Versions: 1

Compression:

Stored size: 620 Bytes

Contents

/*!
 * Bootstrap @VERSION
 *
 * Copyright 2011 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 * Date: @DATE
 */

// CSS Reset
@import "bootstrap/less/reset.less";

// Core variables and mixins
@import "variables.css.less"; // Modify this for custom colors, font-sizes, etc
@import "mixins.less";

// Grid system and page structure
@import "scaffolding.less";

// Styled patterns and elements
@import "type.less";
@import "forms.less";
@import "tables.less";
@import "patterns.less";

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrapped-0.0.6 lib/generators/bootstrapped/install/templates/bootstrap.less