Skip to content

Commit 7bb7e45

Browse files
authored
Update README.md
1 parent f76e990 commit 7bb7e45

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
@@ -58,7 +58,7 @@ Use whatever you'd like, but there's a few advantages with this approach over Ta
5858

5959
## ⚡ Workflow Tips
6060

61-
* Flat, 1 selector per line can be very readable and short. See the examples.
61+
* Flat, 1 selector per line can be very short like Tailwind. See the examples.
6262
* Use just plain CSS variables in your design system.
6363
* Use the short `@media` queries for responsive design.
6464
* Mobile First (flow: **above** breakpoint): **🟢 None** `sm` `md` `lg` `xl` `xx` 🏁

0 commit comments

Comments
 (0)