Skip to content

Commit 6afd4f9

Browse files
committed
Fix typos
1 parent 6ef813a commit 6afd4f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ Tailwind uses modern CSS features that are not recognized by the `sassc-rails` e
7070

7171
### Class names must be spelled out
7272

73-
For Tailwind to work, your class names need to be spelled out. If you need to make sure Tailwind generates certain class names that don’t exist in your content files or they are programmatically composed, use the [safelist option](https://tailwindcss.com/docs/content-configuration#safelisting-classes).
74-
73+
For Tailwind to work, your class names need to be spelled out. If you need to make sure Tailwind generates class names that don't exist in your content files or that are programmatically composed, use the [safelist option](https://tailwindcss.com/docs/content-configuration#safelisting-classes).
7574

7675
### ERROR: Cannot find the tailwindcss executable for <supported platform>
7776

0 commit comments

Comments
 (0)