mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 11:36:14 -04:00
Small fixes
- @mixin and @include for dark scheme - unset `--font-weight` in `hgroup`
This commit is contained in:
parent
0c1d8b5972
commit
537f5008c2
17 changed files with 25 additions and 28 deletions
|
@ -69,7 +69,8 @@ npm install @picocss/pico
|
|||
|
||||
## Class-less version
|
||||
|
||||
Pico provide a `.classless` version ([example](https://picocss.com/examples/classless)).
|
||||
Pico provide a `.classless` version ([example](https://picocss.com/examples/classless)).
|
||||
|
||||
In this version, `header`, `main` and `footer` act as container.
|
||||
|
||||
Use the default `.classless `version if you need centered viewports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue