From 927f0227cfa9429b670571f889307aedbf62dd12 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Aug 2015 14:14:41 -0700 Subject: [PATCH] Use non-broken Sass link in docs; fixes part of #17314 [skip sauce] --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 03d634695a..de2bcb39b7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -57,7 +57,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
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.

+

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 -- 2.47.2