tailwindlabs / tailwindcss-custom-forms

A better base for styling form elements with Tailwind CSS.
https://tailwindcss-custom-forms.netlify.app/
MIT License
1.55k stars 72 forks source link

How can I customize the background size of a radio icon? #89

Open existe-deja opened 4 years ago

existe-deja commented 4 years ago

Hi,

By default, background-size: 100% 100% is applied but I want to set at 80% instead. Is it possible to do it directly in the tailwind config ?