postcss-jit-props
postcss-jit-props copied to clipboard
Allow passing a file to the plugin, as the destination for injected props
trafficstars
see https://github.com/argyleink/open-props/issues/315
Would love to see this! Would be incredibly useful with CSS Modules.
Seems like if this option was passed you could defer writing to each file and once all files were done you could write to the provided file path if it exists (or error).