創建Tailwind CSS文件. 現在,在所需的位置創建一個CSS文件,例如 tailwind.css 並添加. @tailwind base; @tailwind components; @tailwind utilities; ...
確定! 回上一頁