mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
hugo: support for inline svg icons
This commit adds support for icon optimization using inline svgs, improving site performance. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"devDependencies": {
|
||||
"@alpinejs/collapse": "^3.11.1",
|
||||
"@docsearch/js": "^3.5.2",
|
||||
"@material-symbols/svg-400": "^0.14.6",
|
||||
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
|
||||
"@tailwindcss/typography": "^0.5.8",
|
||||
"alpinejs": "^3.12.3",
|
||||
|
||||
Reference in New Issue
Block a user