style.css 82 B

1234
  1. @import "tailwindcss";
  2. @tailwind base;
  3. @tailwind components;
  4. @tailwind utilities;