hey everyone!
I wanted to share this text designer/styler tool for web font text in Phaser 3.
You can adjust the various TextStyle properties and see it update in real-time in a Phaser Scene and then copy the TextStyle config code into your own game
It can be quite slow to iterate on text styles when you need to reload after every change or go back and forth between your code and the docs. Hopefully, this makes it easier!