mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
sass, not less
This commit is contained in:
@@ -13,13 +13,13 @@ Compiled and minified CSS and JavaScript. No docs or original source files are i
|
||||
|
||||
### Download source and docs
|
||||
|
||||
Source Less, JavaScript, and documentation. **Requires a Less compiler and [some setup](#grunt).**
|
||||
Source Sass, JavaScript, and documentation. **Requires a Sass compiler and [some setup](#grunt).**
|
||||
|
||||
<a href="{{ site.download.source }}" class="btn btn-lg btn-outline" role="button" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download source');">Download source</a>
|
||||
|
||||
### Bower
|
||||
|
||||
You can also install and manage Bootstrap's Less, CSS, and JavaScript using [Bower](http://bower.io).
|
||||
You can also install and manage Bootstrap's Sass, CSS, and JavaScript using [Bower](http://bower.io).
|
||||
|
||||
{% highlight bash %}$ bower install bootstrap{% endhighlight %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user