Skip to content

Commit

Permalink
server : add a subtle loading animation to the edit box (#2466)
Browse files Browse the repository at this point in the history
* editorconfig: add override for the server HTML (which already is 2-space indented)

* server: add a subtle loading animation to the edit box
  • Loading branch information
akx authored Sep 4, 2023
1 parent 3519568 commit e4386f4
Show file tree
Hide file tree
Showing 3 changed files with 2,045 additions and 1,943 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ indent_style = tab

[prompts/*.txt]
insert_final_newline = unset

[examples/server/public/*]
indent_size = 2
Loading

0 comments on commit e4386f4

Please sign in to comment.