A thoughtfully curated and opinionated preset for design systems — uniting linting, tooling, and perspective to align design and engineering.
.component {
color: token('colors.primary.1');
}.component {
padding-inline: 0.25rem;
}.component {
color: token('colors.unknown');
}.component {
margin: token('radius.small');
}