@tailwind base; @tailwind components; @tailwind utilities; .milkdown { @apply bg-slate-50 px-2 py-4 m-5 border rounded; } .editor { @apply mx-auto; }