AlaskaAirlines / auro-accordion

Custom element that allows users to toggle the display for sections of content
https://auro.alaskaair.com/components/auro/accordion
Apache License 2.0
1 stars 1 forks source link

Implement fallback values for design tokens #93

Closed jordanjones243 closed 7 months ago

jordanjones243 commented 7 months ago

General Support Request

We need to implement fallback values for the design tokens in this repo in case our variables are not consumed correctly

Possible Solution

Add a format of var(--ds-[name-of-variable], $ds-[name-of-variable]) at each place we are using a design toke n

Additional context

This work was meant to be done as a part of the theming updates, but must have been missed