CaptainCodeman / svelte-form-helper

Lightweight helpers for form validation with Svelte
https://captaincodeman.github.io/svelte-form-helper/
MIT License
55 stars 0 forks source link

Switch to data-touched attribute for styling #9

Closed CaptainCodeman closed 1 year ago

CaptainCodeman commented 1 year ago

Include examples of using Tailwind data-[...] styling and a custom touched variant

closes #8