Skip to content

Commit

Permalink
adding basic frame for live refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
patsissons committed Feb 22, 2024
1 parent 8697125 commit 8a81966
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 8a81966

Please sign in to comment.