tailwindcss-custom-forms
tailwindcss-custom-forms copied to clipboard
How can I customize the background size of a radio icon?
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 ?