diff options
| author | Jacob Thornton <[email protected]> | 2011-06-28 15:10:43 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-06-28 15:10:43 -0700 |
| commit | 08c318e0087ac9351bd3f883193c9a0886a43438 (patch) | |
| tree | e1d6229112882f35b2e828b5783895daa487f1cf /lib/bootstrap.less | |
| parent | e91a74e8e89240d061478326ad26bd4ffa9ce910 (diff) | |
| download | bootstrap-08c318e0087ac9351bd3f883193c9a0886a43438.tar.xz bootstrap-08c318e0087ac9351bd3f883193c9a0886a43438.zip | |
update makefile and little comments
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"; |
