Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 345 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 345 Bytes

安裝 Compass SCSS 編譯器

  • 官方網站 - http://compass-style.org/install/
  • 以下都會有點久,別緊張 😁
  • 終端機執行指令 gem update --system
  • 終端機執行指令 gem install compass
  • 檢查是否安裝成功,重新開啟終端機,執行指令 compass -v