Minor Release (v1.0.6)

This commit is contained in:
Lucas 2020-09-12 12:08:16 +07:00
parent 142cda0213
commit 1aead480b7
12 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.0.5 (https://picocss.com)
* Pico.css v1.0.6 (https://picocss.com)
* Copyright 2020 - Licensed under MIT
*/
/**

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.0.5 (https://picocss.com)
* Pico.css v1.0.6 (https://picocss.com)
* Copyright 2020 - Licensed under MIT
*/
/**

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.0.5 (https://picocss.com)
* Pico.css v1.0.6 (https://picocss.com)
* Copyright 2020 - Licensed under MIT
*/
/**

File diff suppressed because one or more lines are too long

2
css/pico.min.css vendored

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.0.5 (https://picocss.com)
* Pico.css v1.0.6 (https://picocss.com)
* Copyright 2020 - Licensed under MIT
*
* Slim version example

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.0.5 (https://picocss.com)
* Pico.css v1.0.6 (https://picocss.com)
* Copyright 2020 - Licensed under MIT
*
* Slim version example

View file

@ -101,7 +101,7 @@
</hgroup>
<p>There are 3 ways to get started with pico.css:</p>
<h4>Install manually</h4>
<p><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>&lt;<b>head</b>&gt;</code> of your website.</p>
<p><a href="https://github.com/picocss/pico/releases/latest">Download Pico</a> and link <code>/css/pico.min.css</code> in the <code>&lt;<b>head</b>&gt;</code> of your website.</p>
<pre><code>&lt;<b>link</b> <i>rel</i>=<u>"stylesheet"</u> <i>href</i>=<u>"css/pico.min.css"</u>&gt;</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>

View file

@ -1,6 +1,6 @@
{
"name": "@picocss/pico",
"version": "1.0.5",
"version": "1.0.6",
"description": "Graceful & Minimal CSS design system in pure semantic HTML",
"author": "Lucas Larroche",
"main": "./css/pico.min.css",

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.0.5 (https://picocss.com)
* Pico.css v1.0.6 (https://picocss.com)
* Copyright 2020 - Licensed under MIT
*/

View file

@ -1,5 +1,5 @@
/*!
* Pico.css v1.0.5 (https://picocss.com)
* Pico.css v1.0.6 (https://picocss.com)
* Copyright 2020 - Licensed under MIT
*
* Slim version example