cuth / postcss-pxtorem

Convert pixel units to rem (root em) units using PostCSS
MIT License
2.02k stars 174 forks source link

Refactor development #58

Closed cuth closed 4 years ago

cuth commented 4 years ago

Add Prettier, Eslint, and CI through GitHub actions. Refactor the JS a bit to use arrow functions, things that have been around for a while.