I'm using this plugin to take a set of colours defined in JS and generate a Sass file with them.
It would be great if that file was created at the beginning of the build process so it can be imported by other Sass files.
I imagine this being a config option.
I'm happy to submit a PR if you could point me in the right direction,
Thanks.