Ned Zimmerman
7 years ago
8 changed files with 42 additions and 32 deletions
@ -0,0 +1,3 @@
|
||||
@function em($pixels, $context: $base-font-size) { |
||||
@return #{$pixels / $context}em; |
||||
} |
Loading…
Reference in new issue