UNPKG

webpack-px-to-rem

Version:

convert your px attribute to rem

19 lines (18 loc) 327 B
{ "name": "webpack-px-to-rem", "version": "0.1.1", "description": "convert your px attribute to rem", "main": "index.js", "keywords": [ "px", "rem", "convert", "webpack" ], "author": "CallMeXYZ", "license": "ISC", "dependencies": { "loader-utils": "^0.2.11", "lodash": "^3.10.1" } }