mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 00:35:05 -04:00
Update README.md
Added other components I've created to the Readme
This commit is contained in:
parent
8601e960a0
commit
b86fe0d3d1
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ I'm not sure if the original [Pico CSS](https://github.com/picocss/pico) reposit
|
|||
|
||||
You can see the new features I, and many others have created pull requests for by going to [Yohns Pico CSS](https://yohn.github.io/PicoCSS). This page just has the demos of most of the features I have merged, or added to the project.
|
||||
|
||||
## Extras Built on top of PicoCSS
|
||||
- [YoSelect](https://github.com/Yohn/YoSelect) Searchable `<select>` options, with tagging, image support, and a lot more!
|
||||
- [PicoCSS-WYSIWYG](https://github.com/Yohn/PicoCSS-WYSIWYG) Simple editor wih card, accordion, image, links, lists, headers and more
|
||||
- [PicoCSS-Datatables](https://github.com/Yohn/PicoCSS-Datatables) Searchable, sortable, editable, filterable table data helper.
|
||||
|
||||
## Minimal CSS Framework for Semantic HTML
|
||||
|
||||
A minimalist and lightweight starter kit that prioritizes semantic syntax, making every HTML element responsive and elegant by default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue