fix: enable semibold variable
This commit is contained in:
parent
8033061540
commit
25e4da2522
@ -56,7 +56,7 @@ const theme = css`
|
|||||||
--sl-font-size-2x-large: 2rem; /* 32px */
|
--sl-font-size-2x-large: 2rem; /* 32px */
|
||||||
|
|
||||||
/* Font weights */
|
/* Font weights */
|
||||||
--sl-font-weight-medium: 500; // doesn't exist in shoelace
|
--sl-font-weight-medium: 500;
|
||||||
--sl-font-weight-semibold: 600;
|
--sl-font-weight-semibold: 600;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user