css
css copied to clipboard
The CSS design system that powers GitHub
**Describe the bug** I'm in a project using Primer CSS and it is generating the following code: ```css :root,[data-color-mode=light][data-light-theme=light],[data-color-mode=dark][data-dark-theme=light] { --color-canvas-default-transparent: rgba(255,255,255,0); --color-prettylights-syntax-comment: #57606a; --color-prettylights-syntax-constant: #0550ae; --color-prettylights-syntax-entity: #6639ba; --color-prettylights-syntax-storage-modifier-import: #24292f;...
Bumps the all group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support...
Bumps the all group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/changelog-github](https://github.com/changesets/changesets) | `0.5.1` |...
## Description Fixes #2781 This PR addresses the Sass deprecation warnings by migrating from `@import` to `@use` in the color-modes module. ## Changes - Replaced all `@import` statements with `@use`...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....