dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Font-bold token was documented in the Spinner specs section #1759

Closed lcordobapuerto closed 10 months ago

lcordobapuerto commented 10 months ago

Checklist (Check off all the items before submitting)

Purpose To change the value of the token assigned to spinner component.

Description In the Specs of the Spinner component, it is described that the font-weight of the percentage is 600, which is not correct, as it is 700. The token displayed for that font-weight is correct once we change that value, as font-bold sets font weight as bold (700).

Screenshots

Spinner typography specs halstack-typography-tokens
GomezIvann commented 10 months ago

Great job Lara! 🚀