Minor Release (v1.3.2)

This commit is contained in:
Lucas Larroche 2021-07-18 10:35:59 +07:00
parent dc42ec62f3
commit 67c60cf4db
16 changed files with 24 additions and 22 deletions

View file

@ -54,7 +54,7 @@ There are 3 ways to get started with pico.css:
**Install from CDN**
Alternatively, you can use the [unpkg CDN](https://unpkg.com/@picocss/pico@latest/) to link pico.css.
Alternatively, you can use [unpkg CDN](https://unpkg.com/@picocss/pico@latest/) to link pico.css.
```html
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">