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