Eric Saboia

Results 3 comments of Eric Saboia

Same is happening here. `apply` can't do its job because something is adding a `\` before the variables. My best guess is that it's `css-loader` doing it, but I can't...

thanks for looking into this, even though it doesn't seem to be an issue caused by `postcss-apply`, @pascalduez. I'm executing `postcss-apply` as a plugin using `extract-text-webpack-plugin` + `optimize-css-assets-webpack-plugin`, so it's...