Closed blackfalcon closed 1 year ago
Adding scope to this PR. The following line of code needs to be updated to support https://cdn.jsdelivr.net/npm/
versus unpkg which is proving to be more unreliable.
This issue can be closed once the legacy reference to unpkg is updated to support jsdelivr.
Is your feature request related to a problem? Please describe.
A new MAJOR release of WCSS and auro design tokens have been released and this repo needs to support the new specs.
Describe the solution you'd like
Update all the dependencies and Sass per these changes.
Describe alternatives you've considered
None
Additional context
Also be aware that there is a compound issue with supporting auro-icon.
A recent update had to be rolled back due to a conflict with the custom sizing feature had the released changed. This will also need to be addressed.
Exit criteria
This issue can be closed once the dependencies and related code has been updated and there is a solution that will support the auro icons update to the SVGs too.