Sheffield-iGEM / syn-zeug

A modern toolbox for synthetic biology
https://sheffield-igem.github.io/syn-zeug/
GNU Affero General Public License v3.0
6 stars 3 forks source link

Move to Skeleton for UI Components #40

Closed TheLostLambda closed 1 year ago

TheLostLambda commented 2 years ago

Skeleton should let us use tailwind and give us some nice UI components to quickly mock up a UI that looks pretty nice!

It's already been pulled in as a dependency and set up, so the App.svelte just needs some changing!

TheLostLambda commented 2 years ago

This is now underway!