diff --git a/projects/kit/components/switch/switch.style.less b/projects/kit/components/switch/switch.style.less index 7249128f4417..0961e3d4c8ea 100644 --- a/projects/kit/components/switch/switch.style.less +++ b/projects/kit/components/switch/switch.style.less @@ -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');