From 069a0dd6e7fd0a73a5cbb8a0b716b65f2bb0cfe4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 26 Jul 2016 20:20:16 -0700 Subject: [PATCH] comment out custom builds for now --- docs/getting-started/download.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index 6e094aa50e..be46329bef 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 Download +{% endcomment %}