Sha256: a7ef719d700318a67dbb9f447ab7d3aa440f6cd622fbeaf2d850f9ddb8dd6f23
Contents?: true
Size: 588 Bytes
Versions: 14
Compression:
Stored size: 588 Bytes
Contents
/*! * Bootstrap v1.4.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. * */ // 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
14 entries across 14 versions & 1 rubygems