mattboldt/typed.js

cursor scale issues.

ceckles opened this issue · 0 comments

Description

[Description of the issue]
ability to change the size of the cursor. I'm using fairly large text and the cursor is not scaling.

Demo

Screenshot 2023-07-05 193611

Steps to Reproduce

using the default code and some tailwind to style the text
className='md:text-5xl sm:4xl text-xl font-bold pl-2'

Expected behavior: [What you expect to happen]
the cursor to scale
Actual behavior: [What actually happens]
large text small cursor

Reproduces how often: [What percentage of the time does it reproduce?]

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.