Skip to content

Commit b3b9c5c

Browse files
authored
Update README.md
1 parent ecbe24b commit b3b9c5c

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
@@ -9,7 +9,7 @@
99
* Hate typing individual class selectors and ids over.. and over..
1010
* You want to co-locate your `<style>` tags for ⚡️ [Locality of Behavior (LoB)](https://htmx.org/essays/locality-of-behaviour/)
1111
* You wish `this` would work in `<style>` tags.
12-
* Access to all features including [CSS Nesting](https://caniuse.com/css-nesting) and animations.
12+
* Use all native features: [CSS Nesting](https://caniuse.com/css-nesting), animations and scoped [`@keyframes`](https://github.com/gnat/css-scope-inline/blob/main/example.html#L86)!
1313
* No build step. Dependency-free. Only 15 lines!
1414
* Pairs well with [Surreal](https://github.com/gnat/surreal) and [htmx](https://htmx.org)
1515
* Want fewer layers, less complexity. Are aware of the cargo cult. ✈️

0 commit comments

Comments
 (0)