component

Shell HTML completo con Geist font, CSS variables del sistema de diseño, estilos globales y animaciones. Úsalo como base para cualquier página.

Qué incluye

  • <!doctype html> + meta charset y viewport
  • ✦ Geist font cargada desde Google Fonts
  • ✦ CSS variables: --jp-color-bg, --jp-color-accent, --jp-text-muted
  • ✦ Reset de box-sizing y scroll suave (respeta prefers-reduced-motion)
  • ✦ Body: fondo oscuro, Geist, antialiasing
  • ✦ Keyframes: fade-in, fade-up, slide-from-top, slide-from-bottom
  • ✦ Utilidad .sr-only
  • <slot /> para el contenido de la página

Uso

Props

← Volver al inicio