Skip to content

Commit

Permalink
fix(CollapseButton): fix scss (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGenius authored Jun 25, 2024
1 parent 696a392 commit df09b99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@use '../../../variables';
@use '@gravity-ui/uikit/styles/mixins';
@use '~@gravity-ui/uikit/styles/mixins';

$block: '.#{variables.$ns}collapse-button';

Expand Down

0 comments on commit df09b99

Please sign in to comment.