swisspost / design-system

The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
https://design-system.post.ch
Apache License 2.0
120 stars 14 forks source link

[lead text]: Add styles for the lead text component #3546

Open oliverschuerch opened 1 week ago

oliverschuerch commented 1 week ago

Description

Implement lead text styles

Design

Design

https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations-%26-Components-Next-Level?node-id=178-6713&node-type=frame&t=X3tyO53unPAPaH3B-0

Tokens

DEVs proposal

Base styles: body Token set name: Components/Lead

Tasks

### 💻 Tasks
- [ ] Review Design (All states present? Possible to implement?)
- [ ] https://github.com/swisspost/design-system/issues/3496
- [x] Remove all unused scss variables for this element
- [x] HTML/CSS implementation
- [x] Documentation in Storybook
- [ ] Design review
Vandapanda commented 2 days ago

Tokens implemented, ready for Devs