You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ declare module 'twind' {
75
75
}
76
76
```
77
77
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.
0 commit comments