ad-aures_castoPod/resources/styles/_modules/tailwind.css
Yassine Doghri 0961987276
fix(player): load icons locally instead of relying on vimejs picking them from third party scripts
- use codeigniter-vite to manage static resources
- update dependencies to latest

closes #551
2026-02-18 22:40:18 +01:00

3 lines
59 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;