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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,6 @@ Note that paths are resolved relative to the Prettier configuration file.
38
38
}
39
39
```
40
40
41
-
Note: this option was previously named `tailwindEntryPoint` it has been renamed to better reflect its purpose.
42
-
43
41
### Customizing your Tailwind config path
44
42
45
43
To ensure that the class sorting takes into consideration any of your project's Tailwind customizations, it needs access to your [Tailwind configuration file](https://tailwindcss.com/docs/configuration) (`tailwind.config.js`).
0 commit comments