From c66924cc1ba7c1031818aceb8cd126a68a700bcf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 21 Dec 2013 10:36:20 -0800 Subject: add section for contents --- css.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css.html') diff --git a/css.html b/css.html index 62e5ba952..4d134a7ff 100644 --- a/css.html +++ b/css.html @@ -3314,6 +3314,12 @@ a {

While Bootstrap is built on Less, it also has an official Sass port. We maintain it in a separate GitHub repository and handle updates with a conversion script.

+

What's included

+

Since the Sass port has a separate repo and serves a slightly different audience, the contents of the project differ greatly from the main Bootstrap project. This ensures the Sass port is as compatible with as many Sass-based systems as possible.

+ + + +

Installation

Use the appropriate guide for your environment of choice.

-- cgit v1.2.3