Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 1308b4b

Browse files
committed
docs(readme): update
1 parent d6b1db0 commit 1308b4b

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

readme.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<a href="https://typedcssx.vercel.app">
3-
<img width="830" alt="Vector" src="https://typedcssx.vercel.app/logo.png">
3+
<img width="830" alt="visit typedcssx website" src="https://typedcssx.vercel.app/logo.png">
44
</a>
55
<p />
66

@@ -10,14 +10,22 @@
1010

1111
</div>
1212

13+
## Installation
14+
15+
It works with any front-end framework and also works with a single ts file.
16+
17+
```sh
18+
npm install --save-dev typedcssx
19+
```
20+
1321
## Key features:
1422

1523
- Type first
1624
- Type safe
25+
- Ease API
1726
- Scaleble
1827
- Maintainable
19-
- Easy API
20-
- All Pure CSS compiler
28+
- Pure CSS compiler
2129
- Zero-runtime
2230
- Zero-config
2331
- RSC Full support

0 commit comments

Comments
 (0)