@use "../tokens/color" as *;

body {
  background-color: $color-grey-10;
}
