Skip to content

Commit de4f6fb

Browse files
authored
Added more Tailwind showndown notes.
1 parent 50e225e commit de4f6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Use whatever you'd like, but there's a few advantages with this approach over Ta
5252
* No high risk of eventually requiring a build step.
5353
* No chance of [deprecations](https://windicss.org/posts/sunsetting.html). 16 lines is infinitely maintainable.
5454
* Get the ultra-fast "inspect, play with styles, paste" workflow back.
55-
* No suffering from a lack of syntax highlighting on properties and units.
55+
* No suffering from missing syntax highlighting on properties and units.
5656
* No suffering from FOUC (a flash of unstyled content).
5757
* Zero friction movement of styles between inline and `.css` files. Just replace `me`
5858
* No special tooling or plugins to install. Universal vanilla CSS.

0 commit comments

Comments
 (0)