mirror of https://github.com/webpack/webpack.git
6 lines
53 B
CSS
6 lines
53 B
CSS
|
|
@import "./dependency.css";
|
||
|
|
|
||
|
|
.chunk {
|
||
|
|
color: red;
|
||
|
|
}
|