Skip to content

Add support for project.viewport #123

@Mortaro

Description

@Mortaro

Project should have a viewport key that is used to generate the template

you should be able to configure the viewport by both using

project.viewport = "width=device-width, initial-scale=1, shrink-to-fit=no";

or

NULLSTACK_PROJECT_VIEWPORT="width=device-width, initial-scale=1, shrink-to-fit=no"

The default value for viewport should be

width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no viewport-fit=cover

relevant files

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions