feat: add new design for website

This commit is contained in:
Stefan Imhoff
2021-07-13 16:34:22 +02:00
parent 6bdc7366b7
commit 0eda13f312
1016 changed files with 4124 additions and 176 deletions

View File

@@ -52,7 +52,6 @@
"html-minifier": "^4.0.0",
"markdown-it-external-anchor": "^1.0.0",
"markdown-it-footnote": "^3.0.2",
"markdown-it-github-headings": "^2.0.0",
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "^1.0.0",
"moment": "^2.29.1",
@@ -61,7 +60,6 @@
"plop": "^2.7.4",
"postcss": "^8.2.13",
"postcss-100vh-fix": "^1.0.2",
"postcss-advanced-variables": "^3.0.1",
"postcss-cli": "^8.3.1",
"postcss-custom-media": "^8.0.0",
"postcss-custom-properties": "^11.0.0",
@@ -71,6 +69,7 @@
"postcss-nested": "^5.0.5",
"postcss-sort-media-queries": "^3.8.9",
"prettier": "^2.2.1",
"sal.js": "^0.8.4",
"stylelint": "^13.13.0",
"stylelint-a11y": "^1.2.3",
"stylelint-config-prettier": "^8.0.2",
@@ -83,5 +82,6 @@
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"workbox-cli": "^6.1.5"
}
},
"dependencies": {}
}