mirror of
https://github.com/picocss/pico.git
synced 2025-07-27 00:02:10 -04:00
Compare commits
2 Commits
873ad1b015
...
2dd9cf7046
Author | SHA1 | Date | |
---|---|---|---|
|
2dd9cf7046 | ||
|
81587b4e93 |
File diff suppressed because one or more lines are too long
@ -22,7 +22,7 @@
|
|||||||
</hgroup>
|
</hgroup>
|
||||||
<p>There are 4 ways to get started with Pico CSS:</p>
|
<p>There are 4 ways to get started with Pico CSS:</p>
|
||||||
<h3>Install manually</h3>
|
<h3>Install manually</h3>
|
||||||
<p><a href="https://github.com/picocss/pico/archive/refs/tags/v1.5.10.zip">Download Pico</a> and link <code>/css/pico.min.css</code> in the <code><<b>head</b>></code> of your website.</p>
|
<p><a href="https://github.com/picocss/pico/archive/refs/tags/v1.5.11.zip">Download Pico</a> and link <code>/css/pico.min.css</code> in the <code><<b>head</b>></code> of your website.</p>
|
||||||
<pre><code><<b>link</b> <i>rel</i>=<u>"stylesheet"</u> <i>href</i>=<u>"css/pico.min.css"</u>></code></pre>
|
<pre><code><<b>link</b> <i>rel</i>=<u>"stylesheet"</u> <i>href</i>=<u>"css/pico.min.css"</u>></code></pre>
|
||||||
<h3>Install from CDN</h3>
|
<h3>Install from CDN</h3>
|
||||||
<p>Alternatively, you can use <a href="https://www.jsdelivr.com/package/npm/@picocss/pico">jsDelivr CDN</a> to link pico.css</p>
|
<p>Alternatively, you can use <a href="https://www.jsdelivr.com/package/npm/@picocss/pico">jsDelivr CDN</a> to link pico.css</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user