1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Bump node-version & upgrade node-sass to sass

This commit is contained in:
Deven Caron
2023-01-31 13:57:51 -05:00
parent 3cd81bdb3e
commit d1d4fb5fe5
15 changed files with 717 additions and 4731 deletions

View File

@@ -48,7 +48,7 @@ $font-faces: (
// Base
$font-size: 16px;
$line-height: 24px / $font-size;
$line-height: math.div(24px, $font-size);
$font-color: $color-darkest;
// Headings