Skip to content

Commit

Permalink
remove adaptive, recomment theme.less to avoid comments in compiled
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Sep 13, 2011
1 parent 218976a commit 2978934
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 70 deletions.
6 changes: 1 addition & 5 deletions bootstrap-1.3.0.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Mon Sep 12 19:00:52 PDT 2011
* Date: Mon Sep 12 19:40:29 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
Expand Down Expand Up @@ -270,10 +270,6 @@ textarea {
Feel free to create and add new variables and mixins here. The goal is to make this your playground and keep the core files intact.
*/
/*
TODO:
- add ability to set app/site-wide base font-face (need better variables: @baseFontSize, @baseFontFace, @baseLineHeight, etc)
- add new docs section for Theme.less
*//*
* Scaffolding
* Basic and global styles for generating a grid system, structural layout, and page templates
* ------------------------------------------------------------------------------------------- */
Expand Down
57 changes: 0 additions & 57 deletions lib/adaptive.less

This file was deleted.

13 changes: 5 additions & 8 deletions lib/theme.less
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@






// COMING SOON...
// --------------

Expand All @@ -55,8 +52,8 @@
@gridGutterWidth: 20px;


/*
TODO:
- add ability to set app/site-wide base font-face (need better variables: @baseFontSize, @baseFontFace, @baseLineHeight, etc)
- add new docs section for Theme.less
*/
//
// TODO:
// - add ability to set app/site-wide base font-face (need better variables: @baseFontSize, @baseFontFace, @baseLineHeight, etc)
// - add new docs section for Theme.less
//

0 comments on commit 2978934

Please sign in to comment.