1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00
css/docs/content/support/variables.mdx

12 lines
425 B
Plaintext
Raw Normal View History

2019-11-02 02:35:22 +03:00
---
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 />