Nychthemeron/packages/library
Matthew L McPeak e1ee3c739d fix: restore the loading-icon spin animation
The @keyframes nych-spin rule and NychLoadingIcon's wreath fill/stroke
colors lived in the old nychthemeron.css, which got deleted in the Task 13
cleanup as "fully superseded" -- but this component-specific animation was
never actually ported over to the new tailwind.css, so the icon rendered
static instead of spinning. Restored, verified live via computed
animationPlayState/animationName on the wreath element (previously
untestable via the compiled-CSS-only checks used for the earlier fixes).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 11:46:21 -04:00
..
src fix: restore the loading-icon spin animation 2026-07-13 11:46:21 -04:00
tests chore: remove PrimeVue and the ThemeEngine, migration complete 2026-07-11 15:07:59 -04:00
components.json feat: wire up Tailwind v4 and shadcn-vue token mapping alongside PrimeVue 2026-07-11 14:15:37 -04:00
package.json fix: self-host fonts instead of depending on Google Fonts CDN 2026-07-13 09:15:45 -04:00
tsconfig.json Inital Commit 2026-06-14 14:50:44 -04:00
vite.config.ts chore: remove PrimeVue and the ThemeEngine, migration complete 2026-07-11 15:07:59 -04:00
vitest.config.ts feat: wire up Tailwind v4 and shadcn-vue token mapping alongside PrimeVue 2026-07-11 14:15:37 -04:00