chore: use @ibm/plex fonts

This commit is contained in:
Gregor Wassmann 2023-01-14 22:27:26 +01:00
commit 8dabd3ee68

View file

@ -3,7 +3,7 @@
$use-flexbox-grid: true $use-flexbox-grid: true
); );
@use '@carbon/themes'; @use '@carbon/themes';
@use '@ibm/plex/scss/ibm-plex.scss'; @use '@ibm/plex/scss/ibm-plex' with ( $font-prefix: '@ibm/plex');
:root { :root {
// Emit CSS Custom Properties for the current theme // Emit CSS Custom Properties for the current theme