We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3da631 commit fb49e26Copy full SHA for fb49e26
1 file changed
src/export/project.ts
@@ -246,6 +246,7 @@ export async function exporter(
246
: ''
247
}
248
249
+ <meta name="viewport" content="width=device-width, initial-scale=1">
250
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
251
252
<script>
0 commit comments