Created
April 22, 2024 09:54
-
-
Save benpohdigital/a1f3be8d71611166a490cd58bfb98964 to your computer and use it in GitHub Desktop.
Example theme.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 2, | |
"settings": { | |
"blocks": { | |
"core/button": { | |
"border": { | |
"radius": false | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment