adobe/spectrum-css

Typo?

Closed this issue · 2 comments

Would you consider this a typo?

--spectrum-slide-label-text-size: var(--spectrum-global-dimension-font-size-100);

When spelled slider this value would be removed by tooling from the code SWC delivers, but it will stick around in this state.

Yes, that certainly looks like a typo, which is most likely coming from the vars/expressvars data source.

Ah, it's sourced from our manually curated custom.css vars. I opened a small PR for this but since we already migrated our slider component to the new token system, it's kind of a moot update.