Skip to content

Commit

Permalink
fix: Add missed @forward statement for use-transition
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Sep 10, 2022
1 parent bf7ee3e commit 4da780b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mixins/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
@forward './reset-input/reset-input.scss';
@forward './transform-center/transform-center.scss';
@forward './triangle/triangle.scss';
@forward './use-transition/use-transition.scss';
@forward './visually-hidden/visually-hidden.scss';

0 comments on commit 4da780b

Please sign in to comment.