Add new claymorphic component library

This commit is contained in:
2026-06-23 17:44:30 +00:00
parent fd4e7a9f2d
commit 949359dca5
291 changed files with 6460 additions and 2581 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
</script>
<code
class="w-full overflow-auto whitespace-pre rounded bg-neutral px-1 text-neutral-content"
class="cl-surface-alt cl-text w-full overflow-auto whitespace-pre rounded px-1"
class:block={isBlock}>
{value.trim()}
</code>