You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ <h2 class="bs-featurette-title">Designed for everyone, everywhere.</h2>
26
26
<divclass="col-sm-4">
27
27
<imgsrc="docs-assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
28
28
<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, <ahref="{{ page.base_url }}css#using-less">Less</a> and <ahref="{{ page.base_url }}css#using-sass">Sass</a>.</p>
30
30
</div>
31
31
<divclass="col-sm-4">
32
32
<imgsrc="docs-assets/img/devices.png" alt="Responsive across devices" class="img-responsive">
0 commit comments