From d7f75b5f83146576559a6709e28efeb996d39d9a Mon Sep 17 00:00:00 2001 From: Landrok Date: Tue, 18 Sep 2018 17:07:56 +0200 Subject: [PATCH] Fix broken links to Less and Sass (#24933) --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 986766b210..20c31ac2d6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -27,7 +27,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
Sass and Less support

Preprocessors

-

Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

+

Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

Responsive across devices -- 2.47.2