Skip to content

menzil/rust_px2rem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

convert css px to resm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages