site.css 91 B

12345
  1. /*@import 'yourcssfile.css';*/
  2. @tailwind base;
  3. @tailwind components;
  4. @tailwind utilities;