We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'iPhone X / iPhone XS / iPhone 11 Pro / iPhone 12 Mini / iPhone 13 Mini': { width: 375, height: 812, deviceScaleFactor: 3, isMobile: true, hasTouch: true }
This creates the folder structure: {STORY_NAME}_iPhone X/iPhone XS/iPhone 11 Pro/iPhone 12 Mini/iPhone 13 Mini.png.
{STORY_NAME}_iPhone X/iPhone XS/iPhone 11 Pro/iPhone 12 Mini/iPhone 13 Mini.png
As a workaround, I used | instead of /.
|
/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This creates the folder structure:
{STORY_NAME}_iPhone X/iPhone XS/iPhone 11 Pro/iPhone 12 Mini/iPhone 13 Mini.png
.As a workaround, I used
|
instead of/
.The text was updated successfully, but these errors were encountered: