mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 03:36:13 -04:00
chore: bump version to v1.5.12
This commit is contained in:
parent
9eebbabee5
commit
cc7457bc94
21 changed files with 32 additions and 32 deletions
|
@ -53,7 +53,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.11.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
[Download Pico](https://github.com/picocss/pico/archive/refs/heads/v1-dev.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="css/pico.min.css" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue