UNPKG

json2scss

Version:

Convert JSON config files to SCSS

15 lines (14 loc) 338 B
{ "var1": "blue", "var2": "only screen and (min-width: 18em)", "colors": [ "red", "green", "blue" ], "somestuff": { "apple": "fruit", "cat": "cute", "doctor": { "enemies": [ "cybermen", "dalek", "weeping angels" ], "planet": "gallifrey" } }, "other": null }