Refactor frontend layout
ThatXliner opened this issue · 5 comments
ThatXliner commented
Refactor frontend layout
ThatXliner commented
To reduce code (style) duplication between pages
ThatXliner commented
This includes refactoring the daisyUI theme, changing __layout.svelte
, and making as many CSS classes as we can
ThatXliner commented
Also move components into the local folders
ThatXliner commented
Because we have prop drilling
ThatXliner commented
Blocked by other features