Skip to content

Instantly share code, notes, and snippets.

@Rplus
Created October 15, 2014 09:30
Show Gist options
  • Select an option

  • Save Rplus/dcc27c8488201d26211c to your computer and use it in GitHub Desktop.

Select an option

Save Rplus/dcc27c8488201d26211c to your computer and use it in GitHub Desktop.
panel-Foundation coding style
@Rplus

Rplus commented Oct 15, 2014

Copy link
Copy Markdown
Author

z-index 一律使用 function z() 進行套用,
要定義 layer 規則請到 _z-index.scss 調整

z-index: z('default');

@Rplus

Rplus commented Oct 15, 2014

Copy link
Copy Markdown
Author

單位不使用 px,
請用 rem-calc(13px 20px) 進行轉換

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment