Skip to content

Commit

Permalink
$mol_style: fixed fon-faily
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Oct 13, 2023
1 parent 6776f13 commit eae11a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/properties/properties.ts
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ namespace $ {
* @see https://developer.mozilla.org/ru/docs/Web/CSS/font-family
*/
family?:
| string & {}
| 'serif' | 'sans-serif' | 'monospace'
| 'cursive' | 'fantasy'
| 'system-ui' | 'ui-serif' | 'ui-sans-serif' | 'ui-monospace' | 'ui-rounded'
Expand Down

0 comments on commit eae11a6

Please sign in to comment.