mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 18:06:14 -04:00
Minor Release (v1.0.5)
- Helper (<small>) for <select> and <textarea> - Better rollover for a.contrast
This commit is contained in:
parent
eb56280fb4
commit
3671719498
14 changed files with 15 additions and 15 deletions
|
@ -101,7 +101,7 @@
|
|||
</hgroup>
|
||||
<p>There are 3 ways to get started with pico.css:</p>
|
||||
<h4>Install manually</h4>
|
||||
<a href="https://github.com/picocss/pico/archive/v1.0.4.zip">Download Pico</a> and link <code>/css/pico.min.css</code> in the <code><<b>head</b>></code> of your website.
|
||||
<a href="https://github.com/picocss/pico/archive/v1.0.5.zip">Download Pico</a> and link <code>/css/pico.min.css</code> in the <code><<b>head</b>></code> of your website.
|
||||
<pre><code><<b>link</b> <i>rel</i>=<u>"stylesheet"</u> <i>href</i>=<u>"css/pico.min.css"</u>></code></pre>
|
||||
<h4>Install from CDN</h4>
|
||||
<p>Alternatively, you can use the <a href="https://unpkg.com/@picocss/pico@latest/">unpkg CDN</a> to link pico.css</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue