Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed Mar 5, 2021
1 parent fdc7e36 commit 760c685
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/designers-developers/developers/themes/theme-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ By using the `experimental-theme.json` file to set style properties in a structu

Some of the advantages are:

- Reduce the amount of CSS enqueued.
- Reduce the amount of CSS enqueued.
- Prevent specificity wars.

### CSS Custom Properties
Expand Down Expand Up @@ -403,10 +403,10 @@ The `defaults` block selector can't be part of the `styles` section and will be

#### Border Properties

| Block | Radius |
| --- | --- |
| Group | Yes |
| Image | Yes |
| Block | Color | Radius | Style | Width |
| --- | --- | --- | --- | --- |
| Group | Yes | Yes | Yes | Yes |
| Image | Yes | - | - | - |

#### Color Properties

Expand Down

0 comments on commit 760c685

Please sign in to comment.