aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-21 10:36:20 -0800
committerMark Otto <[email protected]>2013-12-21 10:36:20 -0800
commitc66924cc1ba7c1031818aceb8cd126a68a700bcf (patch)
treee59aa2020cca05f3fdb525ed2ba501b194d7fca7 /css.html
parent2f56922937cdc9018db80c7e394dece7b523c70e (diff)
downloadbootstrap-c66924cc1ba7c1031818aceb8cd126a68a700bcf.tar.xz
bootstrap-c66924cc1ba7c1031818aceb8cd126a68a700bcf.zip
add section for contents
Diffstat (limited to 'css.html')
-rw-r--r--css.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/css.html b/css.html
index 62e5ba952..4d134a7ff 100644
--- a/css.html
+++ b/css.html
@@ -3314,6 +3314,12 @@ a {
</div>
<p class="lead">While Bootstrap is built on Less, it also has an <a href="{{ site.sass_repo }}">official Sass port</a>. We maintain it in a separate GitHub repository and handle updates with a conversion script.</p>
+ <h2 id="sass-contents">What's included</h2>
+ <p>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.</p>
+
+ <!-- List of contents here -->
+
+
<h2 id="sass-installation">Installation</h2>
<p>Use the appropriate guide for your environment of choice.</p>