an attempt to compact css and use clean-css and failing
All checks were successful
/ build (push) Successful in 29s
All checks were successful
/ build (push) Successful in 29s
This commit is contained in:
parent
723baf22fb
commit
2bc1a4c684
12 changed files with 4649 additions and 2180 deletions
|
|
@ -15,8 +15,9 @@
|
|||
"license": "ISC",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^3.0.0",
|
||||
"@11ty/eleventy": "^3.1.0",
|
||||
"@11ty/eleventy-navigation": "^1.0.4",
|
||||
"@11ty/eleventy-plugin-rss": "^2.0.4"
|
||||
"@11ty/eleventy-plugin-rss": "^2.0.4",
|
||||
"clean-css": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue