File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,9 +107,9 @@ Tailwind verbosity goes up with more child elements.
107
107
108
108
### CSS variables and child elements
109
109
At first glance, ** Tailwind Example 2** looks very promising! Exciting ...but:
110
- * 🔴 ** Every child style requires a selector** so the short style advantage unfortunately disappears.
110
+ * 🔴 ** Every child style requires a selector** - shorthand style advantage sadly disappears.
111
111
* This trivial example is the best case scenario for Tailwind.
112
- * 🔴 Not visible on github, but ** zero highlighting for properties and units** begins to become painful.
112
+ * 🔴 Not visible on github: ** no highlighting for properties and units** begins to be painful.
113
113
``` html
114
114
<!doctype html>
115
115
<html >
You can’t perform that action at this time.
0 commit comments