Skip to content

Commit 2e57934

Browse files
authored
Merge pull request rails#234 from ghiculescu/patch-1
Fix typos
2 parents f8dd2ea + 885ec2b commit 2e57934

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)