docs: update README

This commit is contained in:
Lucas Larroche 2024-02-11 13:14:35 +07:00
parent cc7457bc94
commit ff0fa06d5a

View file

@ -10,7 +10,7 @@
<strong>Minimal CSS Framework for semantic HTML</strong><br> <strong>Minimal CSS Framework for semantic HTML</strong><br>
Elegant styles for all native HTML elements without <code>.classes</code> and dark mode automatically enabled.<br><br> Elegant styles for all native HTML elements without <code>.classes</code> and dark mode automatically enabled.<br><br>
<a href="https://github.com/picocss/examples">Examples</a> · <a href="https://github.com/picocss/examples">Examples</a> ·
<a href="https://picocss.com/docs/">Documentation</a> <a href="https://picocss.com/docs/v1/">Documentation</a>
</p> </p>
## Pico CSS ## Pico CSS
@ -168,38 +168,38 @@ Pico can be used without custom CSS for quick or small projects. However, its
**Getting started** **Getting started**
- [Usage](https://picocss.com/docs/) - [Usage](https://picocss.com/docs/v1/)
- [Themes](https://picocss.com/docs/themes.html) - [Themes](https://picocss.com/docs/v1/themes.html)
- [Customization](https://picocss.com/docs/customization.html) - [Customization](https://picocss.com/docs/v1/customization.html)
- [Class-less version](https://picocss.com/docs/classless.html) - [Class-less version](https://picocss.com/docs/v1/classless.html)
- [RTL](https://picocss.com/docs/rtl.html) - [RTL](https://picocss.com/docs/v1/rtl.html)
**Layout** **Layout**
- [Containers](https://picocss.com/docs/containers.html) - [Containers](https://picocss.com/docs/v1/containers.html)
- [Grids](https://picocss.com/docs/grid.html) - [Grids](https://picocss.com/docs/v1/grid.html)
- [Horizontal scroller](https://picocss.com/docs/scroller.html) - [Horizontal scroller](https://picocss.com/docs/v1/scroller.html)
**Elements** **Elements**
- [Typography](https://picocss.com/docs/typography.html) - [Typography](https://picocss.com/docs/v1/typography.html)
- [Buttons](https://picocss.com/docs/buttons.html) - [Buttons](https://picocss.com/docs/v1/buttons.html)
- [Forms](https://picocss.com/docs/forms.html) - [Forms](https://picocss.com/docs/v1/forms.html)
- [Tables](https://picocss.com/docs/tables.html) - [Tables](https://picocss.com/docs/v1/tables.html)
**Components** **Components**
- [Accordions](https://picocss.com/docs/accordions.html) - [Accordions](https://picocss.com/docs/v1/accordions.html)
- [Cards](https://picocss.com/docs/cards.html) - [Cards](https://picocss.com/docs/v1/cards.html)
- [Dropdowns](https://picocss.com/docs/dropdowns.html) - [Dropdowns](https://picocss.com/docs/v1/dropdowns.html)
- [Modal](https://picocss.com/docs/modal.html) - [Modal](https://picocss.com/docs/v1/modal.html)
- [Navs](https://picocss.com/docs/navs.html) - [Navs](https://picocss.com/docs/v1/navs.html)
- [Progress](https://picocss.com/docs/progress.html) - [Progress](https://picocss.com/docs/v1/progress.html)
**Utilities** **Utilities**
- [Loading](https://picocss.com/docs/loading.html) - [Loading](https://picocss.com/docs/v1/loading.html)
- [Tooltips](https://picocss.com/docs/tooltips.html) - [Tooltips](https://picocss.com/docs/v1/tooltips.html)
## Browser support ## Browser support