noahsalvi / svelte-use-form

The most compact reactive form controller (including Validation) that you'll ever see.
MIT License
252 stars 14 forks source link

#29: only add chrome autofill styles if not added #30

Closed KyranRana closed 2 years ago

KyranRana commented 2 years ago

This quick fix will ensure the chrome autofill styles will get populated only once.

KyranRana commented 2 years ago

This will fix the issue raised in #29