Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tararoutray/691770f73d0188ddf8aefb64b339fd36 to your computer and use it in GitHub Desktop.
Save tararoutray/691770f73d0188ddf8aefb64b339fd36 to your computer and use it in GitHub Desktop.
<div>
<div>
<label>
<!-- Utilty used: accent-rose-500 -->
<input type="checkbox" class="accent-rose-500" checked> Customized Checkbox
</label>
</div>
<div>
<label>
<!-- Utilty used: accent-rose-500 -->
<input type="radio" class="accent-rose-500" checked> Customized Radio
</label>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment