Closed dangelion closed 4 years ago
Hi, they are copied when it s used in scss (ex : bg img)
I use images in HTML, and for that they're not copied
I think this need to be re opened and should implemented, any framework/starter theme has it. Copying images from dev folder to assets folder
Hi when I add images in
_dev/img
they're not automatically copied toassets/img
. Same if I re-runnpm run watch
ornpm run build
. I'd avoid to manually copy them... Is it a bug or something? How solve it?