Skip to content

Commit 12980e7

Browse files
committed
link homepage sass and less
1 parent 176e35d commit 12980e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h2 class="bs-featurette-title">Designed for everyone, everywhere.</h2>
2626
<div class="col-sm-4">
2727
<img src="docs-assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
2828
<h3>Preprocesors</h3>
29-
<p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, Less and Sass.</p>
29+
<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>
3030
</div>
3131
<div class="col-sm-4">
3232
<img src="docs-assets/img/devices.png" alt="Responsive across devices" class="img-responsive">

0 commit comments

Comments
 (0)