diff options
| author | Jacob Thornton <[email protected]> | 2011-07-02 10:45:59 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-07-02 10:45:59 -0700 |
| commit | 088bfcc13a1f85557d12553a7942e3284c6ceae5 (patch) | |
| tree | b6530b14acb847f381ef0f510ac9ade598bd3e59 /lib/bootstrap.less | |
| parent | 52dfbe65006e1be7df88d1c1d39dc151ebc672aa (diff) | |
| download | bootstrap-088bfcc13a1f85557d12553a7942e3284c6ceae5.tar.xz bootstrap-088bfcc13a1f85557d12553a7942e3284c6ceae5.zip | |
add formal checks to makefile to make sure people have neccessary software installed
add date to built file!
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 834d95080..ead0c8f83 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -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: {{ date }} + * Date: @DATE */ // CSS Reset |
