mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
super comment removing speed boost!
Sass was getting hung up on the comment block at the top of both bootstrap/bootstrap-responsive
This commit is contained in:
parent
652e956c12
commit
37563aab78
2 changed files with 0 additions and 22 deletions
|
@ -1,14 +1,3 @@
|
|||
/*!
|
||||
* Bootstrap Responsive v2.0.2
|
||||
*
|
||||
* Copyright 2012 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 Thomas McDonald
|
||||
*/
|
||||
|
||||
// Responsive.css.scss
|
||||
// For phone and tablet devices
|
||||
// -------------------------------------------------------------
|
||||
|
|
11
vendor/assets/stylesheets/_bootstrap.scss
vendored
11
vendor/assets/stylesheets/_bootstrap.scss
vendored
|
@ -1,14 +1,3 @@
|
|||
/*!
|
||||
* Bootstrap 2.0.2
|
||||
*
|
||||
* Copyright 2012 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 Thomas McDonald
|
||||
*/
|
||||
|
||||
// Core variables and mixins
|
||||
@import "bootstrap/variables"; // Modify this for custom colors, font-sizes, etc
|
||||
@import "bootstrap/mixins";
|
||||
|
|
Loading…
Add table
Reference in a new issue