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
chore(templates): replace arbitrary tailwind values with utilities in ecommerce template (#14654)
### Description
This PR replaces unnecessary arbitrary values in class names for new
utility classes that are available in V4. It's cosmetic but it removes
19 warnings from Tailwind Intellisense.
### How?
I ran the migration command `npx @tailwindcss/upgrade`
---------
Co-authored-by: Colum Kelly <columk1@users.noreply.github.com>
Co-authored-by: Paul Popus <paul@payloadcms.com>
0 commit comments