]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
comment out custom builds for now
authorMark Otto <markdotto@gmail.com>
Wed, 27 Jul 2016 03:20:16 +0000 (20:20 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 27 Jul 2016 03:20:16 +0000 (20:20 -0700)
docs/getting-started/download.md

index 6e094aa50ef74b910bc6e221fe240ed675f320f7..be46329befc7b781dbe13d371b89d5d6f7176a36 100644 (file)
@@ -83,6 +83,7 @@ PM> Install-Package bootstrap.sass -Pre
 
 The `-Pre` is required until Bootstrap v4 has a stable release.
 
+{% comment %}
 ## Custom builds
 
 Need only a part of Bootstrap's CSS or JS? Use one of the custom builds to snag just what you need.
@@ -104,3 +105,4 @@ Need only a part of Bootstrap's CSS or JS? Use one of the custom builds to snag
     <a class="btn btn-bs btn-outline" href="#">Download</a>
   </div>
 </div>
+{% endcomment %}