mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
Update index.html
This commit is contained in:
parent
27f8ded65e
commit
0b576e71e4
@ -42,7 +42,9 @@
|
||||
<p>All you need is 1 CSS file, <code>chota.css</code> to be included in your webpage.</p>
|
||||
<h5>Easiest way</h5>
|
||||
<p>Link this CSS in your HTML:</p>
|
||||
<pre>https://unpkg.com/chota</pre>
|
||||
{% highlight ruby %}
|
||||
<link rel="stylesheet" href="https://unpkg.com/chota">
|
||||
{% endhighlight %}
|
||||
<p>You can download it from Github or install it from npm or yarn:</p>
|
||||
<pre>npm install chota</pre>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user