convert(css); Path to single CSS file or string of CSS code JS style object convert(css, { outputType: 'file', outputPath: 'example.js' }); Path to single CSS file or string of CSS code Generated JS ...
This is a function which accepts a CSS in JS object and can convert padding-left to padding-right as well as all other properties where it makes sense to do that (at least, that's what it's going to ...