diff options
Diffstat (limited to 'docs/getting-started')
| -rw-r--r-- | docs/getting-started/download.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index 6e094aa50..be46329be 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -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 %} |
