Sass 學習雜記 - Part 4. 組合表示

Sass

Part 4. 組合表示 (Mixins)

Sass 爲解決過去 CSS 許多 不便 的地方,因此提供許多額外的指令讓 CSS 撰寫起來更有效率且簡潔。本章將開始介紹 Sass 的三大觀念: 變數表示 (Variables)巢狀表示 (Nesting)組合表示 (Mixins) 。以下將說明 組合表示 (Mixins) 的部分。


4.1 組合表示


4.2 進階組合表示


4.3 字串內插 (String interpolation)


4.4 Pseudo-class 與 Pseudo-element 的巢狀組合表示


References


【Sass 學習雜記】系列

如果你有任何建議與指教,歡迎於下方留言一起討論喔!

profile-image
David Lu
Hello, I'm David Lu. I am a graduate student in Department of Computer Science at National Chiao Tung University, Taiwan. I am in the Networking and Sensing Systems (NSS) Lab at NCTU. If you have any question, please feel free to contact with me.
comments powered by Disqus