advplyr.audiobookshelf/client/assets/tailwind.css

5 lines
92 B
CSS
Raw Normal View History

2025-03-13 10:14:11 +02:00
@config "../tailwind.config.js";
2025-03-13 10:05:50 +02:00
@tailwind base;
@tailwind components;
@tailwind utilities;