Commit Graph

2 Commits

Author SHA1 Message Date
b46df04258 Fix Error page styles and ListCTAs 2022-06-24 12:03:51 +02:00
cdabe6935b 🔥 Huge style refactoring by using SvelteKit built-in style tag
It's been tricky but got there finally! Hello `:global`
- Avoid using one global CSS file containing everything
- Import the component SCSS file in a script tag from the component file to allow style scoping and including it only when used
2022-06-22 23:26:00 +02:00