2019-11-02 02:35:22 +03:00
---
title: Variables
2019-12-17 01:09:08 +03:00
path: support/variables
2021-03-11 10:22:37 +03:00
status: Stable
2019-11-02 02:35:22 +03:00
---
import {Variables, DeprecationIcon} from '../../src/variables'
2019-12-17 01:09:08 +03:00
<Variables>
2021-03-22 08:34:44 +03:00
The tables below list all of the global SCSS variables defined in [the `support/variables` directory](https://github.com/primer/css/tree/main/src/support/variables).
2019-11-02 02:35:22 +03:00
Variables with a <DeprecationIcon /> are planned for [deprecation](../tools/deprecations) in a future version of `@primer/css`, and should be avoided.
2019-12-17 01:09:08 +03:00
</Variables>