--- --- chota - A small CSS framework

Features

Getting Started

All you need is 1 CSS file, chota.css to be included in your webpage.

Easiest way

Link this CSS in your HTML:

{% highlight html %} {% endhighlight %}

You can download it from Github or install it from npm or yarn:

{% highlight bash %} npm install chota {% endhighlight %}