solid-design-system / solid

Monorepo for Union Investment's Solid Design System.
https://solid-design-system.fe.union-investment.de/docs/
Other
21 stars 4 forks source link

feat[design]: ✨ add opacity-100 to tokens #1384

Open Vahid1919 opened 2 months ago

Vahid1919 commented 2 months ago

User Story

As a developer for the Solid Design System, I would like to have an opacity-100 token for instances where I need to specify that I need 100% opacity, so that I do not have to use custom CSS and reduce our TailwindCSS bundle size.

Suggested Solution

Add opacity-100 as a token to represent 100% opacity.

Technical Information

Handover to developer to replace hardcoded opacities with this token after implemented. Related to #731.

DoR

DoD