Files
arkanum/docs/guide/components/firacode.md
OCram85 a8b87c99a7
Some checks failed
ci/woodpecker/pr/docs Pipeline failed
ci/woodpecker/pr/ci Pipeline was successful
wip
2024-04-26 11:08:31 +02:00

13 lines
382 B
Markdown

# FiraCode
## Referenced Source Files
::: code-group
<<< @/../Dockerfile#firacode{Dockerfile}
<<< @/../FiraCode/fonts.css{css}
:::
We add custom fonts on build time to the Arkanum docker image. Therefore we copy the font files and patch the
_CodeServer / Openvscode-server_ `workbench.css` files. So we can use host and consume additional fonts without
relying on external CDNs.