From d34c3513a666e6c6d9955dba5e57c36916a0b274 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Aug 2023 20:30:25 +0530 Subject: Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f8998bc..58c3ed9 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,14 @@ A ui library where you only write CSS. No HTML, no JS, no build system, only CSS > Disclaimer: Don't use this -## Usage +## Docs - [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 in your document - +## Examples +All the magic starts with adding the renderer script tag to your html and having a `--cssx-children` property set on your `body` - ```html ``` -- cgit v1.3.1