to-em

0.1.1 • Public • Published

#to-em

Convert pixels to the em unit.

Install: npm install to-em --save

import em from 'to-em';

var style = {
  margin: em(20),
  padding: em('8 0 12'),
};

Readme

Keywords

none

Package Sidebar

Install

npm i to-em

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • webyak