@use "sizes" as *;

@mixin dx-s-font-mixin() {
  font-size: $material-s-font-size;
}
