containers / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
403 stars 13 forks source link

chore: tailwind cleanup #628

Closed deboer-tim closed 1 month ago

deboer-tim commented 1 month ago

What does this PR do?

The bootc extension tailwind config was originally copied from Podman Desktop and contains a lot of unused content. We should remove all of it so stay right-sized, so that it's obvious which colors are still hard-coded (should probably be using color variables), and so that we don't add any new dependency on colors.

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

Fixes #627.

How to test this PR?

PR checks should pass, check UI for regressions.