@googleforcreators/text-sets
v0.1.202410011217
Published
A set of predefined text combinations for use in the Web Stories editor.
Downloads
121
Readme
Text sets
This package contains the text sets used by the editor.
Generating images for text sets
Note: This script requires the development environment to be running with WEB_STORIES_DISABLE_OPTIMIZED_RENDERING
so the text sets are rendered as components not images.
Run npm run workflow:render-text-sets
to generate and save text sets images in the build/text-sets/
folder.
Then move and commit the images to the GoogleForCreators/wp.stories.google repo.