# cf-style-const

> Cloudflare Style Constants

Latest version **3.3.0** (published 2018-05-08) · BSD-3-Clause license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install cf-style-const
pnpm add cf-style-const
yarn add cf-style-const
bun add cf-style-const
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 3.3.0 |
| Published | 2018-05-08 |
| First published | 2017-03-20 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 68.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Vojtech Miksu |
| Maintainers | adamschwartz, cf-ci, cf-ci-write, ereeves, hamidagh, handrews, hturan, inikulin, jculvey, johndotawesome, jparyani-cloudflare, manatarms, marksteyn, miksu, mpint, nkcmr, rreverser, ryan0x44, sejoker, teffenellis, terinjokes, toekneestuck, vasturiano |

## Links

- npm: https://www.npmjs.com/package/cf-style-const
- npm.io page: https://npm.io/package/cf-style-const

## Dependencies (1)

- [polished](https://npm.io/package/polished.md) ^1.9.2

## Recent versions

- 3.3.0 (latest) — 2018-05-08
- 3.2.2 — 2018-05-04
- 3.2.1 — 2018-05-01
- 3.2.0 — 2018-04-24
- 3.1.0 — 2018-04-24
- 3.0.5 — 2018-03-28
- 3.0.4 — 2018-03-28
- 3.0.3 — 2018-03-27
- 3.0.2 — 2018-02-23
- 3.0.1 — 2017-11-20
- 3.0.0 — 2017-11-13
- 2.9.0 — 2017-10-24
- 2.8.2 — 2017-10-23
- 2.8.1 — 2017-10-20
- 2.8.0 — 2017-10-19
- … 39 more at https://npm.io/package/cf-style-const/versions

## README

# cf-style-const

> Cloudflare Style Constants

Constants used to theme cf-ui and cf-ux and all other Fela components. This should not be used (required) directly. `variables` are already passed as `this.context.theme` through the whole React codebase in all our projects that use CSS in JS. You might want to use some HOC as `createComponent()` from `cf-style-container` that wires `this.context.theme` into `props.theme`.

## Installation

```sh
$ npm install cf-style-const
```

---
_Source: https://npm.io/package/cf-style-const · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
