forked from mirrors/hugo-theme-terminal
[chore] update dependencies and modernize postcss config
This commit is contained in:
@ -68,14 +68,7 @@ module.exports = (env, { mode }) => ({
|
||||
importLoaders: 1,
|
||||
},
|
||||
},
|
||||
{
|
||||
loader: "postcss-loader",
|
||||
options: {
|
||||
config: {
|
||||
path: "postcss.config.js",
|
||||
},
|
||||
},
|
||||
},
|
||||
"postcss-loader",
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user