mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-16 21:30:39 -07:00
The web version was missing the Tailwind CSS Vite plugin, causing CSS to not load at all. This adds the same plugin configuration that exists in the tauri version. Fixes #121