diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index 3894508671..448afcad33 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -101,27 +101,3 @@ Install-Package bootstrap.sass -Pre {% endhighlight %} 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. - -
-
-

Reboot

-

Includes variables/mixins, Normalize, and Reboot. No JavaScript.

- Download -
-
-

Grid only

-

Includes variables/mixins and our grid system. No JavaScript.

- Download -
-
-

Flexbox

-

All of Bootstrap with flexbox enabled and lower browser support.

- Download -
-
-{% endcomment %}