@import 'fonts';
@import 'colors';
@import 'breakpoints';
@import 'line-height';

// simple grid variable for consistent spacing
$grid: 8px;
