feat: add CSS Layer support to PageLayout#7955
Conversation
🦋 Changeset detectedLatest commit: 29db7bc The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
c081170 to
7b76a23
Compare
56e76ad to
4c00529
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
7b76a23 to
1f44908
Compare
4c00529 to
e936376
Compare
1f44908 to
f6ee46d
Compare
e936376 to
c25bf0e
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
f6ee46d to
7c570b2
Compare
c25bf0e to
29db7bc
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
Part of https://github.com/github/primer/issues/6275
Migrates PageLayout styles into named Primer component CSS layers.
Changelog
New
Changed
@layer primer.components.*layers.Removed
Rollout strategy
Testing & Reviewing
cd packages/react && npx vitest run src/__tests__/css-layers.test.ts --config vitest.config.mts.Merge checklist