trypost/resources
Paulo Castellano ec808bdea8 Fix the remaining reka trigger-width dropdowns for Tailwind v4
The workspace switcher menu, the label filter, and the templates category
popover still used the v3 bracket syntax w-[--reka-*-trigger-width], which
Tailwind v4 compiles to an invalid `width: --reka-...` so the floating content
no longer matched its trigger. Switch them to the v4 CSS-variable syntax
w-(--reka-*-trigger-width), matching the FontPicker/LanguagePicker fix.
2026-07-03 19:32:52 -03:00
..
css Tidy automation frontend: extract CSS, use the Label component 2026-06-13 16:30:39 -03:00
fonts feat: replace legacy AI assistant with modular post content generation, review, and template management system 2026-05-03 09:36:50 -03:00
js Fix the remaining reka trigger-width dropdowns for Tailwind v4 2026-07-03 19:32:52 -03:00
views Detect all 15 content languages on autofill, harden RTL/i18n, and cover the gaps with tests 2026-07-03 18:52:45 -03:00