mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
Make builds of the editor and the website serve their own local fonts (#2186)
* WIP * Done? * Install fonts in CI * Use absolute path so minified inlined CSS works * Fix Bezier-rs demo fonts? * Use opsz * Revert removal of text balancer * Pull in the text balancer from our static host
This commit is contained in:
2
website/.gitignore
vendored
2
website/.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
node_modules/
|
||||
public/
|
||||
static/fonts/
|
||||
static/syntax-highlighting.css
|
||||
static/text-balancer.js
|
||||
|
||||
Reference in New Issue
Block a user