aszx87410 / frontend-intermediate-course

It's a free online course about some frontend tech including Ajax, CORS, gulp, webpack and so on.
266 stars 88 forks source link

[作業] 繳交 hw3 #53

Closed pychiang closed 7 years ago

pychiang commented 7 years ago

slack 帳號

pychiang

哪一個作業

  1. 寫 CSS 必備神器:CSS 預處理器

作業 Github 連結

https://github.com/pychiang/frontend-intermediate-course/tree/master/answers/hw3

作業 Github Page 連結

https://pychiang.github.io/frontend-intermediate-course/answers/hw3/index.html

其他補充說明

  1. 在 Sass 檔案中並未加入 prefix mixin,而是編譯成 CSS 檔後使用 Sublime plugin Autoprefixer
  2. 在 Sublime 上 Sass 檔案編譯成 CSS 後會自動產生 sourcemap,我沒有刪除。
aszx87410 commented 7 years ago

Good! 很不錯