@import './properties/light';

[data-theme="light"] {
  @include light-properties;
}
