// box shadow
// box shadow color
@use "./_opacity.scss" as *;

@mixin kendo-utils--effects() {
    @include kendo-utils--effects--opacity();
}
