From 85032786c3cce107d374cd74c424ace833e43caa Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 8 Dec 2015 03:38:34 -0800 Subject: Update examples to account for #18185 [skip sauce] --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 2c0d18f7a..3591dbd04 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,14 +21,14 @@ title: Bootstrap · The world's most popular mobile-first and responsive f

Quickly include Bootstrap's CSS and JS into any project. Use your favorite package manager, download the source, or use the Bootstrap CDN.

-
+

Managed dependencies

Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our Gruntfile and readme.

View install methods

-
+

Bootstrap CDN

When you just need to include Bootstrap's compiled CSS and JS, use the Bootstrap CDN, free from the Max CDN folks.

{% highlight html %} @@ -52,17 +52,17 @@ title: Bootstrap · The world's most popular mobile-first and responsive f

Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.

-
+
Sass support

Preprocessor

Bootstrap ships with vanilla CSS, but its source code utilizes Sass, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.

-
+
Responsive across devices

One framework, every device.

Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.

-
+
Components

Full of features

With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.

-- cgit v1.2.3