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
Improve canCollapseWhitespaceIn handling for "tailwindPreserveWhitespace": true (#428)
* Improve `canCollapseWhitespaceIn` handling for `tailwindPreserveWhitespace: true`
* Fix type error
* Bring back check in `sortClasses`
The CSS tests fail and removing this means we’ll need to do this check in 9 separate places so centralizing it is simpler.
Though some of those places don’t appear to be tested right now meaning we’re missing some necessary test coverage.
---------
Co-authored-by: Jordan Pittman <jordan@cryptica.me>
0 commit comments