Files
webapp/app/components/search
Ruslan Bakiev a0c6b3b667
Some checks failed
Build Docker Image / build (push) Failing after 1m3s
fix: remove @apply with daisyUI classes from scoped styles
Move Tailwind/daisyUI classes directly to template instead of using
@apply in scoped styles. Tailwind 4 @reference directive doesn't
support daisyUI custom classes like text-base-content/70, bg-base-200.

Files fixed:
- MainNavigation.vue
- SubNavigation.vue
- GlobalSearchBar.vue
2026-01-08 07:42:59 +07:00
..