@use 'container/container.component.theme';

@mixin theme($theme) {
  @include container.theme($theme);
}
