@import "tailwindcss";

button {
  @apply cursor-pointer;
}
