accent.tsx

src/components/accent.tsx
import clsx from 'clsx'
import React from 'react'
interface AccentProps {
children: React.ReactNode
className?: string
/** Size preset for default text sizing */
size?: 'small' | 'medium' | 'large'
/** Font size override */
fontSize?: string
/** Text color override */
color?: string
/** Font family override */
fontFamily?: string
/** Margin override */
margin?: string
/** Overflow fix padding/margin to prevent Safari text clipping */
overflowFix?: string
/** Text alignment (Tailwind CSS classes) */
textAlign?: string

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC