Skip to content

Commit 2ad6141

Browse files
authored
Update README.md
1 parent 2ef0b4e commit 2ad6141

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,8 +9,8 @@
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+
* 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!
1213
* Only 15 lines. No build step. No dependencies.
13-
* 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)
1414
* Pairs well with [htmx](https://htmx.org) and [Surreal](https://github.com/gnat/surreal)
1515
* Want fewer layers, less complexity. Are aware of the cargo cult. ✈️
1616

0 commit comments

Comments
 (0)