Sha256: 887146d9cb82b84489cc3a36703ec986654f24b7b7bd91b5f173b6c1f75e8be1
Contents?: true
Size: 642 Bytes
Versions: 3
Compression:
Stored size: 642 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/reset"; // Core variables and mixins @import "bootstrap/variables"; // Modify this for custom colors, font-sizes, etc @import "bootstrap/mixins"; // Grid system and page structure @import "bootstrap/scaffolding"; // Styled patterns and elements @import "bootstrap/type"; @import "bootstrap/forms"; @import "bootstrap/tables"; @import "bootstrap/patterns";
Version data entries
3 entries across 3 versions & 1 rubygems