css-modules/css-modules-loader-core

Exits silently on background url

tj opened this issue · 1 comments

tj commented

Not sure if this is a postcss bug/behaviour or something wrong in here, but apparently having a background url() causes a silent exit, no output or error.

Thanks for reporting! I believe this is caused by a bug in one of the postcss plugins.

I'll have a pr ready soon.