mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-07 20:57:45 +00:00
Merge pull request #407 from bartektelec/patch-2
add svelte-svg-transform to components.json
This commit is contained in:
@@ -2966,5 +2966,21 @@
|
|||||||
"typescript"
|
"typescript"
|
||||||
],
|
],
|
||||||
"stars": 0
|
"stars": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "svelte-svg-transform",
|
||||||
|
"url": "https://github.com/bartektelec/svelte-svg-transform",
|
||||||
|
"description": "A tiny component to override SVG file properties",
|
||||||
|
"npm": "svelte-svg-transform",
|
||||||
|
"addedOn": "2023-05-16",
|
||||||
|
"category": "Developer Experience",
|
||||||
|
"tags": [
|
||||||
|
"components and libraries",
|
||||||
|
"fonts and icons",
|
||||||
|
"images",
|
||||||
|
"layout and structure",
|
||||||
|
"typescript"
|
||||||
|
],
|
||||||
|
"stars": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user