680cc63b3d
Relay Deploy Dev / Deploy Relay Dev (push) Failing after 1s
Remote Deploy Dev / Deploy Remote Dev (push) Failing after 2s
Test / frontend-checks (push) Blocked by required conditions
Test / changes (push) Waiting to run
Test / backend-schema-checks (push) Blocked by required conditions
Test / backend-remote-checks (push) Blocked by required conditions
Test / backend-clippy (push) Blocked by required conditions
Test / backend-test (push) Blocked by required conditions
Test / tauri-checks (push) Blocked by required conditions
@vibe/ui
Shared UI package for reusable web app primitives.
Scope (initial)
- Package scaffold and exports.
- Shared utility helpers (
cn). - Tailwind class generation remains configured in
packages/local-web/tailwind.new.config.js.
Notes
- Tailwind scanning for this package is enabled from
packages/local-web/tailwind.new.config.jsvia:../ui/src/**/*.{ts,tsx}. - The app-level stylesheet remains
packages/web-core/src/styles/new/index.css.