mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 09:26:14 -04:00
commit
d7e90b78c9
1 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ Pico uses simple native HTML tags as much as possible. Less than 10 .classes are
|
||||||
No dependencies, package manager, external files, or JavaScript.
|
No dependencies, package manager, external files, or JavaScript.
|
||||||
|
|
||||||
**Responsive everything**
|
**Responsive everything**
|
||||||
Elegant and consistent adaptative spacings and typography on all devices.
|
Elegant and consistent adaptive spacings and typography on all devices.
|
||||||
|
|
||||||
**Light or Dark mode**
|
**Light or Dark mode**
|
||||||
Shipped with two beautiful color themes, automatically enabled according to the user preference.
|
Shipped with two beautiful color themes, automatically enabled according to the user preference.
|
||||||
|
@ -70,9 +70,9 @@ npm install @picocss/pico
|
||||||
|
|
||||||
## Class-less version
|
## Class-less version
|
||||||
|
|
||||||
Pico provide a `.classless` version ([example](https://picocss.com/examples/classless)).
|
Pico provides a `.classless` version ([example](https://picocss.com/examples/classless)).
|
||||||
|
|
||||||
In this version, `header`, `main` and `footer` act as container.
|
In this version, `header`, `main` and `footer` act as containers.
|
||||||
|
|
||||||
Use the default `.classless` version if you need centered viewports:
|
Use the default `.classless` version if you need centered viewports:
|
||||||
|
|
||||||
|
@ -184,4 +184,4 @@ Website and docs:
|
||||||
Pico Library:
|
Pico Library:
|
||||||
- [Feather](https://feathericons.com/) Icons (Licensed [MIT](https://github.com/feathericons/feather/blob/master/LICENSE))
|
- [Feather](https://feathericons.com/) Icons (Licensed [MIT](https://github.com/feathericons/feather/blob/master/LICENSE))
|
||||||
- [Normalize.css](https://necolas.github.io/normalize.css/): CSS reset (Licensed [MIT](https://github.com/necolas/normalize.css/blob/master/LICENSE.md))
|
- [Normalize.css](https://necolas.github.io/normalize.css/): CSS reset (Licensed [MIT](https://github.com/necolas/normalize.css/blob/master/LICENSE.md))
|
||||||
- [Sanitize.css](https://csstools.github.io/sanitize.css/): Cross-browser default styling (Licensed [CC0 1.0 Universal](https://github.com/csstools/sanitize.css/blob/main/LICENSE.md))
|
- [Sanitize.css](https://csstools.github.io/sanitize.css/): Cross-browser default styling (Licensed [CC0 1.0 Universal](https://github.com/csstools/sanitize.css/blob/main/LICENSE.md))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue