Actually import the math library

This commit is contained in:
Nogweii 2023-11-20 00:12:29 -07:00
parent 93395071a3
commit 5737f2466f
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
@use 'sass:math';
/**
* Sizes */
@each $class, $size in $keyrune_sizes {