Skip to content

Comments

Improve the starting page UI#737

Merged
yannickwurm merged 17 commits intowurmlab:masterfrom
tadast:tt/tailwind
Apr 11, 2024
Merged

Improve the starting page UI#737
yannickwurm merged 17 commits intowurmlab:masterfrom
tadast:tt/tailwind

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
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