import tailwindcss from '@tailwindcss/vite' export default function createTailwindcss() { return tailwindcss() }