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
4 stars 5 forks source link

Cannot import tokens/essentials #189

Closed ArcherScript closed 1 week ago

ArcherScript commented 4 months ago

Please verify the version of auro-wcss you have installed

5.1.0

Please describe the bug

  1. Create project
  2. Add @import '@aurodesignsystem/webcorestylesheets/src/tokens/essentials'; to .scss / .sass file
  3. See error
Error: Can't find stylesheet to import.
  ╷
8 │ @import '@aurodesignsystem/webcorestylesheets/src/tokens/essentials';
  │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Reproducing the error

None

Expected behavior

Essentials should be importable as per the documentation

What browsers are you seeing the problem on?

No response

Additional context

Tried in a brand new project as well as an existing project

Exit criteria

Update documentation to not include essentials OR fix the essentials import error

ArcherScript commented 4 months ago

Same issue for focus-visible @import '@aurodesignsystem/webcorestylesheets/src/tokens/focus-visible';

Patrick-Daly-AA commented 4 months ago

Looks like our documentation is out of date. Will investigate and update.

blackfalcon commented 1 week ago

This content was updated with a recent BETA update. This will be released to the public once the BETA has completed its development cycle.

https://github.com/AlaskaAirlines/WebCoreStyleSheets/pull/196/files