mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
chore: use @ibm/plex fonts
This commit is contained in:
parent
1628f56184
commit
d649fd3884
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
$use-flexbox-grid: true
|
||||
);
|
||||
@use '@carbon/themes';
|
||||
@use '@ibm/plex/scss/ibm-plex.scss';
|
||||
@use '@ibm/plex/scss/ibm-plex' with ( $font-prefix: '@ibm/plex');
|
||||
|
||||
:root {
|
||||
// Emit CSS Custom Properties for the current theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue