Skip to main content

Variable: FONT_BASE

const FONT_BASE: "rasd-fonts/" = 'rasd-fonts/';

Defined in: fonts.ts:49

Where src.web points by default. The faces ship under @rasd/themes/fonts/ and the host copies them into its own static directory; anything else would mean a bare-module specifier in a stylesheet, which no bundler resolves. rebase() moves them when the host serves from elsewhere.