AlaskaAirlines / auro-alert

Custom element that renders errors, warnings, and other inline notifications with automated styling elements
https://auro.alaskaair.com/components/auro/alert
Apache License 2.0
0 stars 1 forks source link

auro-alerts: conditional CSS #7

Closed AuroDesignSystem closed 3 years ago

AuroDesignSystem commented 3 years ago

General Support Request

The current feature of fixed supports additional code for fixed pixel sizes. Efforts were put towards making the loading of this CSS conditional.

https://stackblitz.com/edit/j9k3ga?file=my-element.js

But there is an issue with this WC that the condition is not working as expected. Further research is needed.

See https://github.com/AlaskaAirlines/auro-alerts/pull/6 for reference.

blackfalcon commented 3 years ago

That has proved to be a non-issue that doesn't need to be solved.