Sass 學習雜記 - Part 1. 簡介

Sass

Part 1. 簡介

關於 Sass 的學習,建議先對 CSS 已經有一定熟識程度,再學習 Sass 效果會更佳。

1.1 何謂 Sass/SCSS ?

補充


1.2 開始 Sass/SCSS

在開始介紹 Sass/SCSS 特性之前,我們先來學習如何將 Sass/SCSS 轉譯成 CSS。

1.2.1 安裝 Sass

1.2.2 編譯 Sass/SCSS


1.3 關於 Compass

Compass 是一套支援 Sass/SCSS 的強大工具,簡單來說,Compass 是一個 Sass/SCSS 的 Framework,原本在 Sass/SCSS 裡面要寫很多遍的樣式,Compass 都已經寫好了,再加一些常用的功能,並簡化了寫法,能提升不少開發的速度。

提示


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