Closed autarc closed 9 years ago
I don't see any issue when using with webpack. Can you provide a simple sample.
In a current project using webpack-isomorphic-tools an error of not finding the proper asset path occurs. Following the guidelines of the CSS loader and using relative definitions solved this issue.
Solves the issue of using webpack with CSS loader and referring absolute paths.