Live at https://gkk-styrkelyft.se/klubbrekord/
This is my first attempt at using Svelte. Any notes about best practices I've missed or other ideas are welcome.
npm installnpm run dev which also sets up a dev-server at localhost:5000The file public/test.html uses the package in the intended environment, which adds a few additional styles.
/rekord):
```html
The Svelte script is set to mount to an element with id "main", which exists by default in wordpress.
The custom styles are used to remove unwanted Wordpress boilerplate.