Commit Graph

4 Commits

Author SHA1 Message Date
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
85aacf12e3 Code optimizations 2022-06-07 14:54:28 +02:00
5511639014 Change Heading component max-width 2021-10-16 13:25:27 +02:00
4c14a85ab0 Create Heading component
Intro title with p
2021-10-12 22:39:55 +02:00