Skip to content

Commit bd1ffc4

Browse files
authored
Update README.md
1 parent 4c6fa30 commit bd1ffc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
## Why does this exist?
77

88
* You want an easy inline vanilla CSS experience without Tailwind CSS.
9-
* Hate creating unique class names over.. and over.. only to use them once.
9+
* Hate creating unique class names over and over.. only to use them once.
1010
* You want to co-locate your styles for ⚡️ [Locality of Behavior (LoB)](https://htmx.org/essays/locality-of-behaviour/)
1111
* You wish `this` would work in `<style>` tags.
12+
* You want the ultra-fast "inspect, play with styles, paste" workflow back.
1213
* Use all CSS features: [Nesting](https://caniuse.com/css-nesting), animations. Scoped [`@keyframes`](https://github.com/gnat/css-scope-inline/blob/main/example.html#L86) for free!
1314
* Only 15 lines. No build step. No dependencies.
1415
* Pairs well with [htmx](https://htmx.org) and [Surreal](https://github.com/gnat/surreal)

0 commit comments

Comments
 (0)