diff options
| author | Mark Otto <[email protected]> | 2011-09-12 19:40:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-12 19:40:48 -0700 |
| commit | 2978934bd529e9cd5b1182d1df98b9942066beda (patch) | |
| tree | f801bdf742e2fc65e6feb2a96b15294ce6393f9c /lib/theme.less | |
| parent | 218976a7d8a3b2b39363bf939cf914250c0c9930 (diff) | |
| download | bootstrap-2978934bd529e9cd5b1182d1df98b9942066beda.tar.xz bootstrap-2978934bd529e9cd5b1182d1df98b9942066beda.zip | |
remove adaptive, recomment theme.less to avoid comments in compiled
Diffstat (limited to 'lib/theme.less')
| -rw-r--r-- | lib/theme.less | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/lib/theme.less b/lib/theme.less index b56111c06..c61da444c 100644 --- a/lib/theme.less +++ b/lib/theme.less @@ -33,9 +33,6 @@ - - - // COMING SOON... // -------------- @@ -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 -*/
\ No newline at end of file +// +// 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 +//
\ No newline at end of file |
