chore: bump version to v1.5.10

This commit is contained in:
Lucas Larroche 2023-04-22 12:19:21 +07:00
parent ae9b4f4289
commit 1accf5283a
22 changed files with 22 additions and 22 deletions

View file

@ -52,7 +52,7 @@ There are 4 ways to get started with Pico CSS:
**Install manually**
[Download Pico](https://github.com/picocss/pico/archive/refs/tags/v1.5.9.zip) and link `/css/pico.min.css` in the `<head>` of your website.
[Download Pico](https://github.com/picocss/pico/archive/refs/tags/v1.5.10.zip) and link `/css/pico.min.css` in the `<head>` of your website.
```html
<link rel="stylesheet" href="css/pico.min.css">