diff options
| author | Mark Otto <[email protected]> | 2011-06-28 15:11:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-28 15:11:44 -0700 |
| commit | a92aeda6a11e9d40300bad48766e0f3b5f9d9397 (patch) | |
| tree | fd65921b7596955652419d066b68451cd890f9ec /lib/bootstrap.less | |
| parent | 4e95e558db14a2de80c6cdfd5712c15c8130a951 (diff) | |
| parent | 88e93d1cbaa6c5bfa4c19afae697e52709418a28 (diff) | |
| download | bootstrap-a92aeda6a11e9d40300bad48766e0f3b5f9d9397.tar.xz bootstrap-a92aeda6a11e9d40300bad48766e0f3b5f9d9397.zip | |
Merge branch 'master' of http://git.local.twitter.com/baseline
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 6fceabd24..2e021db0b 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -3,6 +3,8 @@ * This file is only for importing all required stylesheets for LESS to include and then compile. */ + + // CSS Reset @import "reset.less"; |
