Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit 4f1a8c0

Browse files
committed
Words are hard.
1 parent 18b11a0 commit 4f1a8c0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/stack.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@ I've flip-flopped on this quite a bit. We're spoiled by awesome options.
5454

5555
`glamor` nails what I'm looking for:
5656

57-
*pojo objects are first class
57+
* ✅ objects are first class
5858
* ✅ strong on composibility
5959
* ✅ performant out of the box (without configuration)
6060
* ✅ works well with global styles and things like keyframes
61-
* ✅ friendly devs at them helm
62-
* ✅ DSL is true to css (especially with child selectors)
63-
* ✅ built with escape hatches in mind
64-
* ✅ clear docs with examples & patterns
61+
* ✅ friendly devs
62+
*a DSL that is true to CSS (especially with child selectors)
63+
* ✅ built-in escape hatches
64+
* ✅ clear docs with examples, patterns, and advice
6565
* ✅ stable-ish API
6666
* ✅ TypeScript-friendly
6767
* ✅ testability without flushing caches or buffers

0 commit comments

Comments
 (0)