Sha256: df2edfe0f8455c9f299389dd61b613b86bb1c795d9dcdd3ce4846c3f285d8192
Contents?: true
Size: 620 Bytes
Versions: 1
Compression:
Stored size: 620 Bytes
Contents
/*! * Bootstrap v1.3.0 * * 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: 2011-09-20 11:28:01 +0400 */ // CSS Reset @import "reset.scss"; // Core variables and mixins @import "variables.scss"; // Modify this for custom colors, font-sizes, etc @import "mixins.scss"; // Grid system and page structure @import "scaffolding.scss"; // Styled patterns and elements @import "type.scss"; @import "forms.scss"; @import "tables.scss"; @import "patterns.scss";
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
anjlab-bootstrap-rails-0.0.4 | vendor/assets/stylesheets/bootstrap.scss |