tailwind.scss 98 Bytes
@layer tailwind.base {
  @import 'tailwindcss/base';
}
@tailwind components;
@tailwind utilities;