![Module](https://img.shields.io/badge/%40platform-css-%23EA4E7E.svg)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![NPM](https://img.shields.io/npm/v/@platform/css.svg?colorB=blue&style=flat)](https://www.npmjs.com/package/@platform/css)
![banner](https://user-images.githubusercontent.com/185555/72867278-42244d80-3d43-11ea-9bf9-043865e98307.png)

Helpers for working with CSS in JS.

<p>&nbsp;<p>

## Setup

    yarn add @platform/css

<p>&nbsp;</p>
<p>&nbsp;</p>

## Refs

- Evaluate JSS

  - https://cssinjs.org
  - https://github.com/dan-lee/glamor-jss

- Underlying libraries:
  - https://cssinjs.org
  - https://github.com/dan-lee/glamor-jss
