Skip to content

Commit

Permalink
chore: fix proprietary build (#7084)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Mar 26, 2024
1 parent c6b6688 commit 9dba6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/kit/components/switch/switch.style.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import '../../../../node_modules/@taiga-ui/core/styles/taiga-ui-local';
@import '@taiga-ui/core/styles/taiga-ui-local';

:host {
.transition(~'background, box-shadow');
Expand Down

0 comments on commit 9dba6d8

Please sign in to comment.