1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

bump Hugo to 0.86.1

This commit is contained in:
2021-07-30 10:42:27 -04:00
parent 6c6c049491
commit 053e5922c6
153 changed files with 146 additions and 126 deletions

View File

@@ -8,6 +8,7 @@ import MiniCssExtractPlugin from "mini-css-extract-plugin";
import CssMinimizerPlugin from "css-minimizer-webpack-plugin";
import TerserPlugin from "terser-webpack-plugin";
// PostCSS stuff:
import autoprefixer from "autoprefixer";
import postcssSvgo from "postcss-svgo";
import postcssFocus from "postcss-focus";