{% extends 'layouts/docs.html' %} {% set page = pages.getting_started %} {% block content %}

Download or install from one of these sources

Download CSS Download Source

Clone from Github:

git clone https://github.com/jxnblk/basscss.git

NPM:

npm install basscss

Bower:

bower install basscss

CDN:

{% highlight 'html' %}{% endhighlight %}

Next: Learn about Basscss’s Base Element Styles and how to use them in your own project.

{% endblock %}