Skip to content

Commit

Permalink
Adding Spacing Support
Browse files Browse the repository at this point in the history
  • Loading branch information
karthick-murugan committed Oct 24, 2024
1 parent 2c7acaa commit f08eaf3
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
"background": true
}
},
"spacing": {
"padding": true,
"margin": true,
"__experimentalDefaultControls": {
"margin": false,
"padding": false
}
},
"typography": {
"fontSize": true,
"lineHeight": true,
Expand Down

0 comments on commit f08eaf3

Please sign in to comment.