containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
145 stars 23 forks source link

chore: light mode `Model details` page #1253

Open feloy opened 1 week ago

feloy commented 1 week ago

blocked by https://github.com/containers/podman-desktop/issues/7754

The Model detail page uses the prose class to take advantage of tailwindcss-typography.

There is a prose-invert class, but the component needs to know if the dark mode is active or not to set it accordingly.