chore: use @ibm/plex fonts

This commit is contained in:
Gregor Wassmann 2023-01-14 22:27:26 +01:00 committed by Enrico Sacchetti
commit d649fd3884
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796

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