PIXNET 的 stylelint 共用設定,基於 stylelint-config-standard 所擴充。
npm install stylelint-config-pixnet --save-dev
- 四個空白字元縮排 (4 Spaces)
- 屬性須加雙引號
- hex colors 用短語法
- 不使用leading zero
- 根據準則定義屬性宣告順序
ref: http://pixnet.github.io/frontend-guideline/#css-declaration-order