@import 'tailwindcss' prefix(fb);
@import 'react-datepicker/dist/react-datepicker.css';

@layer base {
  button {
    cursor: pointer;
  }
}
