Update version

This commit is contained in:
Lucas 2019-12-11 09:13:13 +07:00
parent 1c11c4975b
commit 9d1642cfd0
12 changed files with 15 additions and 13 deletions

View file

@ -17,9 +17,11 @@ Elegant styles for all natives HTML elements without `.classes` and dark mode au
## Usage ## Usage
[Download Pico](https://github.com/picocss/pico/archive/v1.0.0.zip) and link `/css/pico.min.css` in the `<head>` of your website. [Download Pico](https://github.com/picocss/pico/archive/v1.0.1.zip) and link `/css/pico.min.css` in the `<head>` of your website.
``<link rel="stylesheet" href="css/pico.min.css">`` ```html
<link rel="stylesheet" href="css/pico.min.css">
```
## Examples ## Examples

View file

@ -1,5 +1,5 @@
/*! /*!
* Pico.css v1.0.0 (https://picocss.com) * Pico.css v1.0.1 (https://picocss.com)
* Copyright 2019 - Licensed under MIT * Copyright 2019 - Licensed under MIT
*/ */
/** /**

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/*! /*!
* Pico.css v1.0.0 (https://picocss.com) * Pico.css v1.0.1 (https://picocss.com)
* Copyright 2019 - Licensed under MIT * Copyright 2019 - Licensed under MIT
*/ */
/** /**

View file

@ -1,5 +1,5 @@
/*! /*!
* Pico.css v1.0.0 (https://picocss.com) * Pico.css v1.0.1 (https://picocss.com)
* Copyright 2019 - Licensed under MIT * Copyright 2019 - 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.0 (https://picocss.com) * Pico.css v1.0.1 (https://picocss.com)
* Copyright 2019 - Licensed under MIT * Copyright 2019 - Licensed under MIT
* *
* Slim version example * Slim version example

View file

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

View file

@ -101,7 +101,7 @@
</hgroup> </hgroup>
<p>1. Download Pico:</p> <p>1. Download Pico:</p>
<p> <p>
<a href="https://github.com/picocss/pico/archive/v1.0.0.zip" role="button"> <a href="https://github.com/picocss/pico/archive/v1.0.1.zip" role="button">
Download pico.css Download pico.css
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="0.66rem"> <svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="0.66rem">
<path fill="currentColor" d="M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"></path> <path fill="currentColor" d="M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"></path>

View file

@ -1,5 +1,5 @@
/*! /*!
* Pico.css v1.0.0 (https://picocss.com) * Pico.css v1.0.1 (https://picocss.com)
* Copyright 2019 - Licensed under MIT * Copyright 2019 - Licensed under MIT
*/ */

View file

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