px2rem 0.1.0

Convert css px to rem
Documentation
  • Coverage
  • 14.29%
    1 out of 7 items documented1 out of 4 items with examples
  • Size
  • Source code size: 4.51 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.39 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • menzil

Rust convert css px to rem

How to use?

1. clone this project

git clone https://github.com/menzil/rust_px2rem

accept two paramter: Ratio(root font size) and filepath

this will replace original file.

2. cargo run with params

cargo run -- 100.00 filename.sass