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
Hello, I am seeing a strange bug with checkboxes on safari. It doesn't apply styling when I am using this as a plugin.
E.g on safari I see this:
I added it as a plugin to tailwind.config.js, as you can see it applies styling correctly to the inputs (except checkbox). Now comes the strange part, if I add
Hello, I am seeing a strange bug with checkboxes on safari. It doesn't apply styling when I am using this as a plugin.
E.g on safari I see this:

I added it as a plugin to tailwind.config.js, as you can see it applies styling correctly to the inputs (except checkbox). Now comes the strange part, if I add
after my app.css, it works 😄
So wondering if I am missing something here. Running pretty much default everything. Only have
in my app.css 🤔
and tailwind.config.js is default
package versions
any ideas what I could be missing, or is this a bug? Let me know if there is any other information I can supply, thanks.
The text was updated successfully, but these errors were encountered: