mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
Update README.md
This commit is contained in:
parent
0c23436a48
commit
5c59875d24
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Elegant styles for all natives HTML elements without `.classes` and dark mode au
|
||||||
There are 3 ways to get started with pico.css:
|
There are 3 ways to get started with pico.css:
|
||||||
|
|
||||||
### Install manually
|
### Install manually
|
||||||
[Download Pico](https://github.com/picocss/pico/archive/v1.0.3.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
[Download Pico](https://github.com/picocss/pico/archive/v1.0.4.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<link rel="stylesheet" href="css/pico.min.css">
|
<link rel="stylesheet" href="css/pico.min.css">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue