summaryrefslogtreecommitdiff
path: root/partials/_base-normalize.scss
blob: fd1f5c8727f735486b2c6349df28e38294de4008 (plain)
  1. // Normalize integration
  2. //
  3. // No styleguide reference.
  4. $base-font-size: $baseFontSize;
  5. $base-line-height: $baseLineHeight;
  6. $normalize-vertical-rhythm: true;