danderu/learn-webpack

View on GitHub
examples/chunks/src/styleB.css

Summary

Maintainability
Test Coverage
.b {
    background: url(imageB.png);
}