Simplify font setup
Now, when I update the unifont files, I only need to change files in the showbits-assets crate and update the CSS in the UI. I no longer have to remember to update any symlinks.
This commit is contained in:
parent
38994a86ae
commit
14a0596a25
67 changed files with 61 additions and 63 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -5,5 +5,5 @@
|
|||
"[typst]": { "editor.defaultFormatter": "myriad-dreamin.tinymist" },
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"eslint.workingDirectories": ["showbits-thermal-printer-ui"],
|
||||
"tinymist.fontPaths": ["showbits-assets/data"]
|
||||
"tinymist.fontPaths": ["showbits-assets/fonts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue