Commit Graph

9 Commits

Author SHA1 Message Date
Josh Creek 7c0dec0cb4 feat(*): Make the user object available and reactive in any component 2024-04-10 22:03:37 +01:00
Josh Creek c6db2a9add feat(*): Move account functionality into header 2024-04-10 21:50:04 +01:00
Amber M 999cb8bf3f Create a header 2024-04-09 21:24:47 +01:00
Josh Creek 89993f305a fix(#16): Ensure DaisyUI styles apply to components
It turns out that tailwind excludes styles it hasn't found in use, so it needs to be explicitly told where to find the component files. This also therefore fixes the styles in the SignUp component.
2024-04-07 19:19:08 +01:00
Josh Creek 21f8d35bb7 fix(#13): Add hacky workaround for component styling 2024-04-07 15:28:15 +01:00
Josh Creek 97be847b44 feat(#11): Add sprite component 2024-04-07 10:50:59 +01:00
Josh Creek 869be67c54 feat(#9): Add sign in and sign out 2024-04-06 21:46:04 +01:00
Josh Creek 6cfa2bd6d7 feat(#9): Add sign up 2024-04-06 21:10:37 +01:00
Josh Creek 2de4e8b54b chore(*): Add base sveltekit files 2024-03-09 21:28:07 +00:00