Wednesday 24 May 2017

How can I add metadata to a sass file?

Hi I'm new to fs and node and am trying to make a sass watcher program. I'm trying to keep track of changes of the sass file with json and want to store this json as metadata of the sass file.

How can I fs.write the json as metadata to the scss file?



via Jonathan002

No comments:

Post a Comment