chore: bump version to v1.5.11

This commit is contained in:
Lucas Larroche 2023-12-28 17:24:57 +07:00
parent af49fbb755
commit 14fa09035c
21 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.10.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.11.zip) and link `/css/pico.min.css` in the `<head>` of your website.
```html
<link rel="stylesheet" href="css/pico.min.css">