# Style variables

![size](https://img.shields.io/bundlephobia/min/@propellerads/stylevariables.svg)
![](https://img.shields.io/npm/v/@propellerads/stylevariables.svg?style=flat-square)

[NPM](https://www.npmjs.com/package/@propellerads/stylevariables) |
[Github](https://github.com/propellerads/ui-components/tree/master/Components/StyleVariables)

## Installation
* `yarn add @propellerads/stylevariables` or `npm install @propellerads/stylevariables -S`

### How to use
* `import {* as style} from '@propellerads/stylevariables';`
* And render `<Button>Your text</Button>`
