Commit Graph

5 Commits

Author SHA1 Message Date
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 df66370e02 build(#13): Add DaisyUI 2024-04-07 15:12:59 +01:00
Josh Creek 6cfa2bd6d7 feat(#9): Add sign up 2024-04-06 21:10:37 +01:00