components and storybook for development svg previews

This commit is contained in:
Henri
2026-03-05 12:27:35 +02:00
parent 567f872cc2
commit 4571d22644
12 changed files with 1730 additions and 25 deletions

View File

@@ -7,6 +7,7 @@
const paddingClasses = {
none: "py-0",
tight: "py-2 md:py-3",
small: "py-4 md:py-8",
normal: "py-12 max-md:py-8",
large: "py-[clamp(3rem,8vw,6rem)] max-md:py-12",