emotion-helper
TypeScript icon, indicating that this package has built-in type declarations

0.0.11Β β€’Β PublicΒ β€’Β Published

emotion-helper

πŸ‘©β€πŸŽ€ Helper functions for emotion

Installation

yarn add emotion-helper

Usage

import { percent, url } from 'emotion-helper'

<div css={{
  width: percent(100),
  backgroundImage: url('/assets/foo.png'),
}} />

Readme

Keywords

none

Package Sidebar

Install

npm i emotion-helper

Weekly Downloads

1

Version

0.0.11

License

Apache-2.0

Unpacked Size

20.4 kB

Total Files

17

Last publish

Collaborators

  • minodisk