aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMax Beatty <[email protected]>2015-08-21 15:02:11 -0700
committerMax Beatty <[email protected]>2015-08-21 15:02:11 -0700
commit2c58bd52947c371ab321b9ede60a4554168446a1 (patch)
tree0352d14726d68ff1ba83695065f53baece1c9a5f /docs/index.html
parent69f92408630707fe704eae309a71867adefa3d39 (diff)
downloadbootstrap-2c58bd52947c371ab321b9ede60a4554168446a1.tar.xz
bootstrap-2c58bd52947c371ab321b9ede60a4554168446a1.zip
Update Preprocessor section of homepage
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 442ac8a94..b732cd432 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -55,8 +55,8 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<div class="row">
<div class="col-sm-4 m-b-lg">
- <img src="assets/img/sass-less.png" alt="Sass support" class="img-responsive">
- <h4>Preprocessors</h4>
+ <img src="assets/img/sass.png" alt="Sass support" class="img-responsive">
+ <h4>Preprocessor</h4>
<p>Bootstrap ships with vanilla CSS, but its source code utilizes <a href="../css/#sass">Sass</a>, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.</p>
</div>
<div class="col-sm-4 m-b-lg">