@arolariu/components
Version:
🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡
102 lines (81 loc) • 1.37 kB
CSS
.root-gVk1Hi {
text-align: center;
font-size: 1rem;
font-weight: 700;
}
.inline-gwcxJt {
display: inline;
}
.word-fEJETe {
display: inline-block;
}
.hiddenCharacter-DNjKpm {
opacity: 0;
display: none;
}
.hiddenCharacter-DNjKpm, .visibleCharacter-Db7vgz {
color: var(--ac-foreground);
}
.cursor-GTR1E8, .smoothCursor-j2d_Qe {
border-radius: var(--ac-radius-xs);
background: #3b82f6;
width: 4px;
display: inline-block;
}
.cursor-GTR1E8 {
height: 1rem;
}
.smoothRoot-on7z_V {
gap: .25rem;
margin: 1.5rem 0;
display: flex;
}
.smoothViewport-L2k_XS {
padding-bottom: .5rem;
overflow: hidden;
}
.smoothText-Dgvfyn {
white-space: nowrap;
font-size: .75rem;
font-weight: 700;
}
.smoothCursor-j2d_Qe {
height: 1rem;
display: block;
}
@media (width >= 640px) {
.root-gVk1Hi {
font-size: 1.25rem;
}
.cursor-GTR1E8 {
height: 1.5rem;
}
.smoothText-Dgvfyn {
font-size: 1rem;
}
.smoothCursor-j2d_Qe {
height: 1.5rem;
}
}
@media (width >= 768px) {
.root-gVk1Hi {
font-size: 1.875rem;
}
}
@media (width >= 1024px) {
.root-gVk1Hi {
font-size: 3rem;
}
.cursor-GTR1E8 {
height: 2.5rem;
}
}
@media (width >= 1280px) {
.smoothText-Dgvfyn {
font-size: 3rem;
}
.smoothCursor-j2d_Qe {
height: 3rem;
}
}
/*# sourceMappingURL=typewriter_module.css.map */