Skip to content

Commit c742304

Browse files
authored
Update README.md
1 parent 2877612 commit c742304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

88
* You want an easy inline vanilla CSS experience without Tailwind CSS.
9-
* Hate thinking up unique class names over.. and over.. to use once.
9+
* Hate creating unique class names over.. and over.. to use 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.
1212
* Use all CSS features: [Nesting](https://caniuse.com/css-nesting), animations. Get scoped [`@keyframes`](https://github.com/gnat/css-scope-inline/blob/main/example.html#L86)!

0 commit comments

Comments
 (0)