diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-25 18:58:47 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-25 19:00:57 +0530 |
| commit | 8058d047a5a50406ff4175c83b8488eea7c4e706 (patch) | |
| tree | 7256dcde0c396fafad9ff2ca45b9eaa33691db3b /README.md | |
| parent | ca0737e393bbf5c45f688593bbfaf41079a66784 (diff) | |
| download | css-everything-8058d047a5a50406ff4175c83b8488eea7c4e706.tar.gz css-everything-8058d047a5a50406ff4175c83b8488eea7c4e706.zip | |
docs: crazy amounts of docs
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,11 +3,11 @@ A ui library where you only write CSS. No HTML, no JS, no build system, only CSS > Disclaimer: Don't use this - ## Usage -### Docs -WIP. Coming soon maybe? +- [Read the documentation](https://github.com/phenax/css-everything/tree/main/docs/README.md) to become enlightened. +- [Here's how this works](https://github.com/phenax/css-everything/tree/main/docs/how-it-works.md). + ### Simple example You can start by adding the script tag for the renderer inside the body |
