add Svane component (#435)

add Svane

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
Simon Hopstätter
2023-12-16 07:23:53 +01:00
committed by GitHub
parent 326c6b5c09
commit f403740ada

View File

@@ -2399,6 +2399,14 @@
"category": "Multimedia",
"tags": ["components and libraries", "images", "video"]
},
{
"title": "Svane",
"repository": "https://github.com/ShipBit/svane",
"description": "A single-component dev helper to see your current Tailwind breakpoint",
"npm": "@shipbit/svane",
"category": "Developer Experience",
"tags": ["components and libraries", "viewport", "layout and structure"]
},
{
"title": "sveltekit-html-minifier",
"repository": "https://github.com/ntsd/sveltekit-html-minifier",