{% extends '../../layouts/default.html' %} {% block content %}
Basscss / Docs

Table of Styles

A list of all styles included in Basscss

{{ parsed.length }} Styles

{{ size }} KB

{% for p in parsed %} {% endfor %}
Selectors Declarations
{{ p.selectors }} {% if p.media %} {{ p.media }} {% endif %} {{ p.declarations }}
{% endblock %}