@tailwind base; @tailwind components; @tailwind utilities; .task-list-item:before { @apply hidden; } html { scroll-behavior: smooth; }