AlaskaAirlines / WebCoreStyleSheets

The core front-end framework for building experiences with the Orion Design System and transition to the Auro Design System.
https://auro.alaskaair.com/webcorestylesheets
Apache License 2.0
5 stars 5 forks source link

Missing fallback value #184

Closed braven112 closed 7 months ago

braven112 commented 7 months ago

Please verify the version of auro-wcss you have installed

@latest

Please describe the bug

https://github.com/AlaskaAirlines/WebCoreStyleSheets/blob/501260243dcf24ec6b9ae96de120cbf3ae6853b1/src/utilityMixins/_anchor-roleButton.scss#L38

This line needs a fallback value in case the implementer hasn't installed the latest design tokens.

Reproducing the error

None

Expected behavior

A fallback value for line-height is set in auro-hyperlink.

image

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Additional context

No response

Exit criteria

A fallback value is set.