]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
link homepage sass and less
authorMark Otto <otto@github.com>
Sat, 21 Dec 2013 21:42:10 +0000 (13:42 -0800)
committerMark Otto <otto@github.com>
Sat, 21 Dec 2013 21:42:10 +0000 (13:42 -0800)
index.html

index d59c6fb6e7df6473b89ddcf7b42524f3ff2c9cc8..799045f0afb7a09b0c27bdf07ac9b3ee7abd5779 100644 (file)
@@ -26,7 +26,7 @@ base_url: "./"
       <div class="col-sm-4">
         <img src="docs-assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
         <h3>Preprocesors</h3>
-        <p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, Less and Sass.</p>
+        <p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, <a href="{{ page.base_url }}css#using-less">Less</a> and <a href="{{ page.base_url }}css#using-sass">Sass</a>.</p>
       </div>
       <div class="col-sm-4">
         <img src="docs-assets/img/devices.png" alt="Responsive across devices" class="img-responsive">