如果要將某些基底樣式應用於特定元素,最簡單的方法是單純把它加到CSS 中。 @tailwind base; @tailwind components; @tailwind utilities ...
確定! 回上一頁