An open API service indexing awesome lists of open source software.

https://github.com/cutwell/relative-unit

Convert pixel measurements in CSS sheets to em units
https://github.com/cutwell/relative-unit

css em html pixel px stylesheet website

Last synced: about 1 year ago
JSON representation

Convert pixel measurements in CSS sheets to em units

Awesome Lists containing this project

README

          

# Pixels 2 EM
---
### wut?
- Convert pixel values in a CSS stylesheet into equivalent em values.

### why?
- Em values are far more flexible than pixel values, allowing for adaptive webpage designs.

### now?
- go check it out [here](https://cutwell.github.io/UniversalEm/).