Create Sass component: iconButton

This commit is contained in:
iRouge
2015-06-12 11:17:53 -04:00
committed by Francis Lachapelle
parent b6f83f3275
commit 4264d054ca
3 changed files with 75 additions and 19 deletions
@@ -190,13 +190,9 @@ $typeSize: (
title: 20,
headline: 24,
display-1: 34,
d1: 34,
display-2: 45,
d2: 45,
display-3: 56,
d3: 56,
display-4: 112,
d4: 112
);
@@ -21,18 +21,22 @@ $bottombar-color: #212121;
// Layout
// Layout and grid
// ------------------------------
$baseline-grid: 8px !default;
// shortcut aliases for $baseline-grid
$bl: $baseline-grid;
$line: $baseline-grid;
$sg-md-grid-pitch: 8 * $baseline-grid;
// shortcut alias for $sg-md-grid-pitch
$pitch: $sg-md-grid-pitch;
// touch and pointers
// ----------------------------------------------------------------------------
$touch-zone-width: 48px;
// shortcyut alias for $touch-zone-width
// shortcut alias for $touch-zone-width
$touch-zone: $touch-zone-width;
// Google specifies dimensions in grid pitch