css: replace normalize.css with modern-normalize

This commit is contained in:
He4eT 2025-04-20 02:28:53 +02:00 committed by Alexey
commit 4ae0dfd904
3 changed files with 15 additions and 9 deletions

View file

@ -8,6 +8,6 @@
"description": "A website for the Xecut hackspace.",
"dependencies": {
"@11ty/eleventy": "^3.0.0",
"normalize.css": "^8.0.1"
"modern-normalize": "^3.0.1"
}
}