You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
Hey man, loving this BigText JS. I've got it to work with your "span" demo but when I change the span to "a" anchor points it seems to break. Can I get it to work with a-href links?
Using "p" paragraphs instead of spans seems to work fine when I set the child selector to "> p". But changing it to "> a" as shown below doesn't want to work. The same happens if I try to use "ul" lists with links in them. Any help would be appreciated!