mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
link homepage sass and less
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ base_url: "./"
|
|||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<img src="docs-assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
|
<img src="docs-assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
|
||||||
<h3>Preprocesors</h3>
|
<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>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<img src="docs-assets/img/devices.png" alt="Responsive across devices" class="img-responsive">
|
<img src="docs-assets/img/devices.png" alt="Responsive across devices" class="img-responsive">
|
||||||
|
|||||||
Reference in New Issue
Block a user