Skip to content

Commit

Permalink
fix(entry): add missing functions
Browse files Browse the repository at this point in the history
  • Loading branch information
jackw committed Aug 25, 2020
1 parent e0c4746 commit 9db6970
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/_sass-fire.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@
@import 'negate';
@import 'omit';
@import 'partition';
@import 'path-eq';
@import 'path-or';
@import 'path-satisfies';
@import 'path';
@import 'paths';
@import 'pick';
@import 'pipe';
@import 'product';
Expand Down

0 comments on commit 9db6970

Please sign in to comment.