vhollo

Results 5 comments of vhollo

When checkboxes precede buttons, _:first-child_ and _:last-child_ should be replaced with **:first-of-type** and **:last-of-type**

Moving to the dependencies (from devDeps) solved this issue in SvelteKit.

> > Moving to the dependencies (from devDeps) solved this issue in SvelteKit. > > > > what dependencies did you move? svelte-scrollto

Hey Evertt, would you mind to provide a short gist for us, non-dev savvies, how to go on with Sapper and Firestore, please?

After deleting the `.svelte-kit` folder, `npm run build`, `ntl dev` is back to work.