A dedicated scratchpad for developers
Go to file
Jonatan Heyman 3b905951af Convert styles.css to SASS and include it by importing it in main.js.
Add fonts: Hack and Open Sans.
Change editor font to Hack.
2023-01-15 19:55:26 +01:00
.github/workflows Create artifact of all files in release/ for windows build (so that we can inspect it and write a more specific glob) 2023-01-15 13:09:42 +01:00
electron Change menu.js file to typescript file 2023-01-15 12:49:43 +01:00
public Convert styles.css to SASS and include it by importing it in main.js. 2023-01-15 19:55:26 +01:00
resources Tweaked icon colors 2023-01-15 01:25:33 +01:00
src Convert styles.css to SASS and include it by importing it in main.js. 2023-01-15 19:55:26 +01:00
.gitignore Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
electron-builder.json5 Set icon for windows build 2023-01-15 13:01:41 +01:00
index.html Convert styles.css to SASS and include it by importing it in main.js. 2023-01-15 19:55:26 +01:00
package-lock.json Integrate Editor into Vue app 2023-01-14 19:51:24 +01:00
package.json Integrate Editor into Vue app 2023-01-14 19:51:24 +01:00
tsconfig.json Set allowJs:true in tsconfig.json 2023-01-15 12:55:12 +01:00
tsconfig.node.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
vite.config.ts Reformat with tabsize 4 2023-01-14 19:51:40 +01:00