index.css 80 B

1234
  1. /* ./src/index.css */
  2. @tailwind base;
  3. @tailwind components;
  4. @tailwind utilities;