mirror of
https://github.com/primer/css.git
synced 2024-12-02 07:53:06 +03:00
12 lines
425 B
Plaintext
12 lines
425 B
Plaintext
|
---
|
||
|
title: Variables
|
||
|
---
|
||
|
|
||
|
import {Variables, DeprecationIcon} from '../../src/variables'
|
||
|
|
||
|
The tables below list all of the global SCSS variables defined in [the `support/variables` directory](https://github.com/primer/css/tree/master/src/support/variables).
|
||
|
|
||
|
Variables with a <DeprecationIcon /> are planned for [deprecation](../tools/deprecations) in a future version of `@primer/css`, and should be avoided.
|
||
|
|
||
|
<Variables />
|