Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Gossiaux
4c58b218b4 Upgrade to kit 1.0.0-next.431 2023-06-14 18:36:11 -07:00
Ryan Gossiaux
782b3ee49c Upgrade kit from 1.0.0-next.202 to 1.0.0-next.299
annoyingly got stuck in dependency hell here because of breaking changes in vite-plugin-svelte
2023-06-14 18:36:11 -07:00
Ryan Gossiaux
fbb6ad9ded Revert "Update kit & adapter packages"
This reverts commit 7fc9629975.

This is causing an iframe issue on navigation.
2022-03-02 00:45:15 -08:00
Ryan Gossiaux
d61dee4530 Revert "Use adapter-static instead"
This reverts commit 7d58d44971.

Looks like this doesn't work with Vercel and I cba to debug
2022-03-02 00:26:36 -08:00
Ryan Gossiaux
7d58d44971 Use adapter-static instead 2022-03-02 00:22:04 -08:00
Ryan Gossiaux
7fc9629975 Update kit & adapter packages 2022-03-02 00:13:01 -08:00
rgossiaux
9b43312735 Initial docs (#61)
Add initial documentation site.

Co-authored-by: ambiguous48 <33713262+ambiguous48@users.noreply.github.com>
2022-03-01 13:14:53 -08:00
Ryan Gossiaux
c99b74c089 Prettier
Didn't run this on every single file because it messes up the formatting of the some of the TestRenderer constructions
2021-12-28 09:28:36 -10:00
Ryan Gossiaux
b207405a1e Exclude test files from packaging 2021-12-26 17:41:58 -08:00
Ryan Gossiaux
7a5c22cce0 Fix package 2021-12-22 15:07:33 -08:00
Ryan Gossiaux
7de1e35524 Add index.ts files 2021-12-14 15:28:26 -08:00
Ryan Gossiaux
263cbd0483 npx svelte-add tailwindcss 2021-12-13 21:05:36 -08:00
Ryan Gossiaux
82b138f0ae Run prettier over everything and fix some imports 2021-12-13 18:22:16 -08:00
Ryan Gossiaux
42aba8a158 npm init svelte@next svelte-headlessui 2021-12-13 16:46:03 -08:00