Skip to content

Commit

Permalink
Merge pull request #4 from goldsky-io/frames
Browse files Browse the repository at this point in the history
adding basic frame for live refresh
  • Loading branch information
patsissons authored Feb 22, 2024
2 parents 8697125 + 8a81966 commit 1931de1
Show file tree
Hide file tree
Showing 9 changed files with 528 additions and 29 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"source.fixAll.stylelint": "explicit",
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["javascript", "typescript", "svelte"],
"files.associations": {
"*.css": "tailwindcss",
"*.scss": "tailwindcss"
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"@urql/svelte": "^4.0.4",
"date-fns": "^3.3.1",
"dotenv": "^16.3.2",
"frames.js": "^0.5.1",
"satori": "^0.10.11",
"svelte": "^4.2.7",
"tailwindcss": "^3.4.1",
Expand Down
Loading

0 comments on commit 1931de1

Please sign in to comment.