Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

boopathi/css-loader-test-2

Repository files navigation

css-loader-test-2

When using css?modules!postcss, some where, the url('./relative') gets replaced to url('relative'), and the module mode of css-loader allows it to import only from moduleDirectories.

Interestingly, this happens in some postcss plugin I suppose. Removing postcss-loader helps, and everything works fine.

test

npm test

Bug test for

phrontend-webpack

Issue: flipkart-incubator/phrontend-webpack#8

About

Css modules and urls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published