LargeText JSTwig 
Use the LargeText component to implement a horizontal scrolling text on scroll.
Table of content 
Usage 
Once the package installed, simply include the template in your project:
twig
{% include '@ui/LargeText/LargeText.twig' with {
  content: 'Lorem ipsum dolor sit amet elit.'
} %}