Klimatbyran / beta

New repo for new layout
2 stars 3 forks source link

Feature/setup svelte #8

Closed Greenheart closed 3 weeks ago

Greenheart commented 3 weeks ago

Setup svelte, Tailwind config with our colors, font and border radius. Also add the component library and add recommended VS Code extensions as well as prettier plugins for consistent code formatting.

Question: Should we commit .vscode/settings.json (to enable automatic format on save and other config)? Or do we want to make it up to personal preference how that's enabled? If so, we might want to run automatic code style linting/formatting at some point to normalize the code.

NOTE: This removes all current functionality by purpose. We can use the current beta version as inspiration, but should rebuild it with simpler components and styling.