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
[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