-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Describe the bug
I'm using the built primer css file on my static site following the documentation. and i'm upgrading to the latest 21 version (currently 21.3.3). I found many primitives css variables is missing since this version (21.3.2 or 21.3.3). Should i import the primitives variables by my self? If so, which css file should i add to my html header? The documentation seems not up-to-date.
To Reproduce
add <link href="https://unpkg.com/@primer/css@^21.0.1/dist/primer.css" rel="stylesheet" /> to static site html
Expected behavior
primitives variables loaded.
Additional context
it seems it works after i add https://unpkg.com/@primer/css@^21.0.1/dist/primitives.css to html.
related to cscs181/QQ-GitHub-Bot#83
Metadata
Metadata
Assignees
Labels
No labels