.scroll-reveal {
margin: 20px 0;
}
.scroll-reveal-text {
font-size: clamp(1.6rem, 4vw, 3rem);
line-height: 1.5;
font-weight: 600;
}
.word {
display: inline-block;
}
npx shadcn@latest add @react-bits/ScrollReveal-JS-CSSimport { ScrollRevealJSCSS } from "@/components/ScrollReveal-JS-CSS"<ScrollRevealJSCSS />