Skip to content

Commit

Permalink
Paragraph: Add font family and text-decoration typography supports (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
randhirexpresstech committed Aug 24, 2022
1 parent a79329b commit 2f4b069
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/block-library/src/paragraph/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
"typography": {
"fontSize": true,
"lineHeight": true,
"__experimentalFontFamily": true,
"__experimentalTextDecoration": true,
"__experimentalFontStyle": true,
"__experimentalFontWeight": true,
"__experimentalLetterSpacing": true,
Expand Down

0 comments on commit 2f4b069

Please sign in to comment.