lukePeavey / SplitType

Javascript utility that splits text into lines, words, characters for animation
https://lukepeavey.github.io/SplitType/
545 stars 39 forks source link

Option to change default display: inline-block? #80

Open sizzlingwok opened 5 months ago

sizzlingwok commented 5 months ago

The docs mention you can change each split to absolute positioning but no mention of changing the default display. Is it possible to change the display to inline? Thanks.