Initial commit (history reset)
This commit is contained in:
commit
173a4fc272
47 changed files with 7016 additions and 0 deletions
4
src/app/viewport.ts
Normal file
4
src/app/viewport.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export default {
|
||||
width: "device-width",
|
||||
initialScale: 1,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue