diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 148858cc11..75edca45a9 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/less.html b/docs/less.html index d6a0fd64a9..3542858156 100644 --- a/docs/less.html +++ b/docs/less.html @@ -969,7 +969,7 @@
Install the LESS command line tool via Node and run the following command:
-$ lessc ./lib/bootstrap.less > bootstrap.css+
$ lessc ./less/bootstrap.less > bootstrap.css
Be sure to include --compress
in that command if you're trying to save some bytes!
{{_i}}Install the LESS command line tool via Node and run the following command:{{/i}}
-$ lessc ./lib/bootstrap.less > bootstrap.css+
$ lessc ./less/bootstrap.less > bootstrap.css
{{_i}}Be sure to include --compress
in that command if you're trying to save some bytes!{{/i}}