Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS url() statement and source maps #6

Open
ValentinGot opened this issue Feb 2, 2017 · 0 comments
Open

CSS url() statement and source maps #6

ValentinGot opened this issue Feb 2, 2017 · 0 comments
Labels
Milestone

Comments

@ValentinGot
Copy link
Contributor

ValentinGot commented Feb 2, 2017

URL statement is not working if css-loader sourceMaps are activated.

body {
  background-image: url('/assets/images/an-image.jpg');
}

Related style-loader issue: webpack-contrib/style-loader#55

@ValentinGot ValentinGot added the bug label Feb 2, 2017
@ValentinGot ValentinGot added this to the 0.0.5 milestone Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant