Documentation Index
Fetch the complete documentation index at: https://docs.popsink.com/llms.txt
Use this file to discover all available pages before exploring further.
Description: New design system: shared
@popsink/ui package, Tailwind v4, AppBar / UserDropdown.
Changes
- Major UI overhaul (#1550):
- Extract a shared
@popsink/uipackage with design tokens, Vuetify config andGeisttypography. - Migrate from
@nuxtjs/tailwindcss(v3) to@tailwindcss/vite(v4); centralise shared modules inpackages/ui. - Apply
pop-title/pop-contenttypography to data-plane and control-plane. - Introduce shared
AppBarandUserDropdowncomponents; remove the legacyAppNavbar. - Configure CSS cascade layers so Vuetify and Tailwind v4 coexist cleanly.
- Standalone build pipelines updated to integrate
@popsink/uifor both data-plane and control-plane.
- Extract a shared