Skip to content

A simple px to rem conversion reference chart

License

Notifications You must be signed in to change notification settings

guylepage3/px-rem-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

px-rem-reference

A simple px to rem conversion reference chart.

Report bug · Request feature


Table of contents

Quick start

A couple quick start options are available:

  • Install with npm: npm i px-rem-reference --save-dev.
  • Install with yarn: yarn add px-rem-reference --dev.

Status

px-rem-reference version npm version

What's included

px-rem-reference is a simple converstion reference chart. Within the download you'll find the following directories and files:

px-rem-reference
└── px-rem-reference.md

Usage

Install the package.

npm i px-rem-reference --save-dev

There are two ways to use px-rem-reference:

  • Visit the px-rem-reference on GitHub quick reference, then copy/paste values from the web page.
  • Open px-rem-reference.md in your text editor, then copy/paste values from the file.

Conversion table

The px to rem conversions are based off of the typical browser default root font-size of 16px. Therefore, 1rem is equal to 16px.

Quick links

Maintainers

Guy Lepage

Follow on Twitter Github npm Medium LinkedIn

License

By contributing your code, you agree to license your contribution under the MIT License.

About

A simple px to rem conversion reference chart

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published