blob: ff75a307ba8afe28a1b5c966a491805d917e4b18 (
plain)
- // Typography
- //
- // No styleguide reference.
- // Follow W3C recommendation: http://www.w3.org/QA/Tips/font-size
- $baseFontSize: 16px;
- $headerFontSize: 24px;
- // Framework integrations
- //
- // No styleguide reference.
- @import "base-compass";
- @import "base-normalize";
|