Formation Deprecation - Step 1 - Move css variables from web-components/global to css library #2236
Labels
DST-engineering
Issues that require work from Design System Team engineers
platform-design-system-team
Description
Related to #2190
As mentioned in the ticket linked to above, there are a couple different places where css variables are being declared. In an effort to make Design Tokens originating in Figma our source of truth for how css variables are generated, we need to consolidate our existing css variable usage into CSS Library.
Considerations
web-components/src/global
should be removed, and our existing web components should instead import and use the ones generated in CSS Library.Tasks
web-components/src/global
web-components/src/global/_variables.scss
Acceptance Criteria
The text was updated successfully, but these errors were encountered: