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

Commit 1e2ff0d

Browse files
committed
docs(readme): update
1 parent 2907b26 commit 1e2ff0d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ It works with any front-end framework and also works with a single ts file.
1919
npm install --save-dev typedcssx
2020
```
2121

22-
## Key features:
22+
## Features
2323

2424
- Type first
2525
- Type safe
26+
- Can linter
2627
- Ease API
2728
- Scaleble
2829
- Maintainable
29-
- Pure CSS compiler
30-
- Zero-runtime
31-
- RSC support
30+
- Zero-Runtime
31+
- RSC-Support
3232

33-
## Why TypedCSSX ?
33+
## What is TypedCSSX ?
3434

3535
TypedCSSX allows you to write CSS as TypeScript, making your styles type safe and maintainable and integrated with your development environment. With features like static CSS generation. Theoretical perfect performance while keeping your CSS code clean and scalable.
3636

0 commit comments

Comments
 (0)