<a href="/" class="rounded-md">Navigate</a>
Rounded md is tailwind for 0.375rem
The error is from premailer/cssutils:
transform(html)
Property: Invalid value for "CSS Backgrounds and Borders Module Level 3" property:
0.375rem [1:1: border-radius]
Not sure how to parse this. Rems are valid as far as I can tell. The CSS applies fine in the browser.