Skip to content

Commit

Permalink
Declare font-size support in heading block
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Apr 8, 2020
1 parent c19d2d9 commit c947ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/heading/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const settings = {
lightBlockWrapper: true,
__experimentalColor: true,
__experimentalLineHeight: true,
__experimentalFontSize: true,
},
example: {
attributes: {
Expand Down

0 comments on commit c947ffa

Please sign in to comment.