@use '../theme';

.test {
  @include theme.property(color, primary);
}
