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
This bit me recently when starting a new v4 project. Once I realised the classes were not being sorted, the prettier plugin's documentation was helpful and clear that for v4 tailwindStylesheet was required. Because of this requirement, I believe we should warn users when no stylesheet is supplied. Happy to make a pull request if desired. Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This bit me recently when starting a new v4 project. Once I realised the classes were not being sorted, the prettier plugin's documentation was helpful and clear that for v4
tailwindStylesheet
was required. Because of this requirement, I believe we should warn users when no stylesheet is supplied. Happy to make a pull request if desired. Thanks!Beta Was this translation helpful? Give feedback.
All reactions