Sha256: 276fdf53837a796f1835cd4958fe1f644c06ed8cdb6da9fa2de24469666d3092
Contents?: true
Size: 598 Bytes
Versions: 2
Compression:
Stored size: 598 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. * * Converted to Sass by @johnwlong. * * Date: @DATE */ // CSS Reset @import "reset.scss"; // Core @import "variables.scss"; @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"; @import "whoops.css.scss";
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
whoops-0.2.1 | app/assets/stylesheets/bootstrap.scss |
whoops-0.2 | app/assets/stylesheets/bootstrap.scss |