Skip to content

Commit

Permalink
fix: Add font functions
Browse files Browse the repository at this point in the history
  • Loading branch information
zastrow committed Oct 23, 2020
1 parent f6b36c6 commit 5611ab5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions _tools.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@
@import "globals/sides/function";

// Systems
@import "systems/border/position/function";
@import "systems/border/width/function";
@import "systems/color/function";
@import "systems/font/family/function";
@import "systems/font/size/function";
@import "systems/font/weight/function";
@import "systems/grid/function";
@import "systems/z-index/function";

Expand Down
3 changes: 0 additions & 3 deletions systems/spacing/_function.scss

This file was deleted.

0 comments on commit 5611ab5

Please sign in to comment.