Patch Changes
- f8279be: Fix Tailwind pill utilities like
rounded-t-fullandrounded-e-fullleaving an unrenderablecalc(infinity * 1px)in the inlined email CSS (previously onlyrounded-fullwas converted to9999px).
rounded-t-full and rounded-e-full leaving an unrenderable calc(infinity * 1px) in the inlined email CSS (previously only rounded-full was converted to 9999px).