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

Improve the starting page UI #737

Merged
merged 17 commits into from Apr 11, 2024
Merged

Improve the starting page UI #737

merged 17 commits into from Apr 11, 2024

Conversation

tadast
Copy link
Collaborator

@tadast tadast commented Apr 10, 2024

This change migrates the starting page from using custom CSS + bootstrap to tailwindcss.

Reasons for migrating:

  • it's much faster to iterate design with tailwindcss
  • reliance on an old version of bootrap, its js libs and jQuery slows down development, increases the js package size and some potentially no longer maintained js libs. While this change does not remove these dependencies, it takes the repo one step closer to this goal.
  • it allows styling SequenceServer consistently with the other apps in the https://sequenceserver.com/cloud fleet

After
image

Before
image

@yannickwurm yannickwurm merged commit 0297d1a into wurmlab:master Apr 11, 2024
3 of 4 checks passed
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.

None yet

2 participants