Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.html page uses wrong design tokens stylesheet #527

Closed
jordanjones243 opened this issue Mar 20, 2024 · 1 comment
Closed

api.html page uses wrong design tokens stylesheet #527

jordanjones243 opened this issue Mar 20, 2024 · 1 comment
Assignees
Labels

Comments

@jordanjones243
Copy link
Contributor

Please verify the version of wc-generator you have installed

4.5.7

Please describe the bug

  1. Go to
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/tokens/CSSCustomProperties.css">
  2. See error (uses template stylesheet instead of published design tokens)

Reproducing the error

This issue cannot be reproduced on the Auro docsite

Expected behavior

Public design tokens are used for demo pages

What browsers are you seeing the problem on?

Chrome

Additional context

No response

Exit criteria

Replace the stylesheet with the public design tokens:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/tokens/CSSCustomProperties.css">

@jordanjones243 jordanjones243 added Type: Bug Bug or Bug fixes not-reviewed Issue has not been reviewed by Auro team members wc-generator labels Mar 20, 2024
@Patrick-Daly-AA Patrick-Daly-AA removed the not-reviewed Issue has not been reviewed by Auro team members label Mar 21, 2024
@jordanjones243
Copy link
Contributor Author

The creation of this issue was an error, as this has already been fixed:

@jordanjones243 jordanjones243 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants