這篇文章將一步步地引導你在Laravel專案內安裝好Tailwind CSS. ... resources/css/app.css */ @tailwind base; @tailwind components; @tailwind utilities; ...
確定! 回上一頁