Minify html

This commit is contained in:
2021-07-10 22:25:31 -04:00
parent 11f88bbd03
commit d1607c74e3
2 changed files with 14 additions and 1 deletions

View File

@@ -16,7 +16,8 @@
"devDependencies": {
"@11ty/eleventy": ">=0.11.1",
"@11ty/eleventy-plugin-syntaxhighlight": ">=3.0.4",
"eslint": ">=7.12.1"
"eslint": ">=7.12.1",
"html-minifier": ">=3.5.21"
},
"dependencies": {
"@tailwindcss/typography": "^0.4.0",