@value red as myRed from "./colors.css";

.two {
  color: myRed;
}