initial commit
This commit is contained in:
1
khtml-example/webpack.config.d/css.js
Normal file
1
khtml-example/webpack.config.d/css.js
Normal file
@@ -0,0 +1 @@
|
||||
config.module.rules.push({ test: /\.css$/, use: ["style-loader", { loader: "css-loader", options: {sourceMap: false} } ] });
|
Reference in New Issue
Block a user