fix: Corrected height and width of icon to stop filling complete available spacec
All checks were successful
Publish Svelte Tailwind Library / build-and-publish (push) Successful in 24s

This commit is contained in:
2025-09-18 20:19:50 +01:00
parent 8d57da75cc
commit d0ef7bedb6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@luke-else/component-lib",
"version": "1.1.4",
"version": "1.1.5",
"description": "",
"scripts": {
"package": "svelte-package && pnpm run build:css",