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

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