簡單介紹 CSS-In-JS 套件:Stitches
Stitches 是剛進入穩定 1.0.0 版本的 CSS-In-JS 套件,用起來已經相當成熟,常見的 CSS 規畫都能迎刃而解。
網站:https://stitches.dev
文件:https://stitches.dev/docs
使用環境
React: ^17.0.0
Next.js: 11.1.0
這篇文章不會把 Stitches 文件裡提到的內容再講一遍,因為已經非常清楚,只會補充特色和小訣竅。
Stitches 利用 styled 來撰寫 CSS 屬性,跟已經廣泛使用的 styl...
ymcheung.hashnode.dev2 min read