UNPKG

grunt-scss-to-json

Version:

A grunt plugin that uses scss-to-json and writes the JSON to the file system.

2 lines (1 loc) 486 B
{"$first":"52px","$second-variable":"red","$global-variable":"#123","$references":"red","$scss-function":"5","$scss-function-with-variable":"\"red\"","$image":"url(sample.svg)","$image-with-quotes":"url(\"sample.svg\")","$calculation":"40px","$multiple-variables":"52px solid red","$multiple-calculations":"40px","$gray-50":"#fff","$gray-500":"#f6f6f6","$uses-gray-500":"#f6f6f6","$font-size-small":"15px","$font-size-large":"18px","$icon-font-size":"15px","$icon-font-size-lg":"18px"}