app.css 103 B

12345
  1. @import url('/fonts/figtree/figtree.css');
  2. @tailwind base;
  3. @tailwind components;
  4. @tailwind utilities;