Skip to content

Commit

Permalink
feat(modal): remove useless imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Leotheluck authored and dpellier committed Jul 29, 2024
1 parent be60b48 commit bae6222
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
@use '../../../../../style/focus';
@use '../../../../../style/modal';
@use '../../../../../style/input';

@keyframes modal-open {
from {
transform: scale(0.8);
Expand Down

0 comments on commit bae6222

Please sign in to comment.