Skip to content

Commit b74aad9

Browse files
committed
chore
1 parent a872f15 commit b74aad9

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
@@ -75,7 +75,7 @@ declare module 'twind' {
7575
}
7676
```
7777

78-
> If no `twind.config.{ts,js,cjs,mjs}` and a `tailwind.config.{ts,js,cjs,mjs}` exists, the compatible values from the tailwind config will be used.
78+
> If no `twind.config.{ts,js,cjs,mjs}` exists and a `tailwind.config.{ts,js,cjs,mjs}` is found, the compatible values from the tailwind config will be used.
7979
8080
### With VS Code
8181

0 commit comments

Comments
 (0)