0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

comment out custom builds for now

This commit is contained in:
Mark Otto 2016-07-26 20:20:16 -07:00
parent 855a82e3a2
commit 069a0dd6e7

View 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 %}