mirror of
https://github.com/primer/css.git
synced 2024-11-30 01:04:04 +03:00
Add link to deprecations.js
This commit is contained in:
parent
0e1550296b
commit
2146327a81
@ -303,3 +303,7 @@ Note: The `auto` colors automatically inverse based on the color mode. Example:
|
||||
| `var(--color-auto-gray-9)` | dark gray | light gray |
|
||||
|
||||
It doesn't always work perfectly, therefore functional variables should be used as much as possible. But in some cases auto colors can still be handy.
|
||||
|
||||
### Misc
|
||||
|
||||
There are a few more selectors and variables that got removed. Please refer to [deprecations.js](https://github.com/primer/css/blob/master/deprecations.js) for a complete list.
|
||||
|
Loading…
Reference in New Issue
Block a user