Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Sveltekit conventions, moving stuff to components, etc. #68

Merged
merged 4 commits into from
Dec 10, 2023

Conversation

aleksasiriski
Copy link
Member

@aleksasiriski aleksasiriski commented Dec 10, 2023

  • Since getting results is always SSR, removed unnecessary env vars. Also moved the env to private env store.
  • Removed unused sveltejs/adapter-auto
  • Moved tailwindcss to body and footer, instead of previous css @apply classes
  • Added SVG favicon
  • Made params for components required where appropriate
  • Moved stuff to components
  • Correctly used layout file for footer
  • Added correct id's inside HTML for results

Copy link
Member

@matijakljajic matijakljajic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems good!

@matijakljajic matijakljajic merged commit 248c443 into main Dec 10, 2023
3 checks passed
@matijakljajic matijakljajic deleted the as/fix/sveltekit-conventions branch December 10, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants