postcss-jit-props icon indicating copy to clipboard operation
postcss-jit-props copied to clipboard

Allow passing a file to the plugin, as the destination for injected props

Open argyleink opened this issue 3 years ago • 1 comments
trafficstars

see https://github.com/argyleink/open-props/issues/315

argyleink avatar Nov 17 '22 18:11 argyleink

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).

soluml avatar Jan 17 '23 13:01 soluml