diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-25 20:26:59 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-25 20:26:59 +0530 |
| commit | 64eeac70efc3383d7da66da3d0b194ccbf146475 (patch) | |
| tree | 424d5c24147fd15cdbcec427551edad205fc13e8 | |
| parent | 65dfee261f4b2f0b2fb683398e4b5d02065e30f7 (diff) | |
| download | css-everything-64eeac70efc3383d7da66da3d0b194ccbf146475.tar.gz css-everything-64eeac70efc3383d7da66da3d0b194ccbf146475.zip | |
docs: adds counter example
Diffstat (limited to '')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -60,8 +60,9 @@ You can start by adding the script tag for the renderer inside the body > "Wow. You couldn't come up with a more boring example if you tried." Alright. You don't have to be mean about it. -- [Here's a todo example](https://codepen.io/phenax/pen/QWzWGaV?editors=1100) -- [Here's a simple date example](https://codepen.io/phenax/pen/KKbKNeb?editors=1100) +- [Here's a counter example](https://codepen.io/phenax/pen/KKbdZep?editors=1100) +- [Here's a todo app example](https://codepen.io/phenax/pen/QWzWGaV?editors=1100) +- [Here's a clock example](https://codepen.io/phenax/pen/KKbKNeb?editors=1100) - [More in the examples directory](https://github.com/phenax/css-everything/tree/main/examples) |
