mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
Update version
This commit is contained in:
parent
1c11c4975b
commit
9d1642cfd0
12 changed files with 15 additions and 13 deletions
|
@ -17,9 +17,11 @@ Elegant styles for all natives HTML elements without `.classes` and dark mode au
|
|||
|
||||
## Usage
|
||||
|
||||
[Download Pico](https://github.com/picocss/pico/archive/v1.0.0.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
[Download Pico](https://github.com/picocss/pico/archive/v1.0.1.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
|
||||
``<link rel="stylesheet" href="css/pico.min.css">``
|
||||
```html
|
||||
<link rel="stylesheet" href="css/pico.min.css">
|
||||
```
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue