tailwindlabs/tailwindcss-custom-forms

Checkbox Styling ignored in Safari on Mac

kerrinhardy opened this issue · 2 comments

On MacOS Mojave Version 10.14.5 (18F132) and Safari Version 12.1.1 (14607.2.6.1.1), the checkboxes do not respond to any styling (colours or sizes). Radio buttons display correctly as styled.

For example, from Workcation live stream:
image

And viewing the custom-forms documentation page:
image

CvX commented

It works correctly here (on 12.1.2 and 13.0 release 87):

Safari 12.1.2

Safari 13.0 release 87

Thanks Jarek

I finally worked out what was causing this. The Kaspersky Security extension in Safari was affecting just the checkbox styling, for some reason. Nothing to do with TailwindCSS :)