This small utility generates a style string with css custom properties (variables) from an javascript object or json string. It is useful, if you have a styled theme defined as json object and want to ...
By default, it will output to report.json. To write to other file, use --reporter-options in your test command.