Skip to content

Commit

Permalink
Add dir readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
itsamoreh committed Nov 14, 2023
1 parent 2c969a2 commit ff21616
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/js/editor/block-styles/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Block Styles

Register and unregister block styles here.

See the [block styles guide](https://developer.wordpress.org/block-editor/reference-guides/block-api/block-styles/) for details.
5 changes: 5 additions & 0 deletions assets/js/editor/block-variations/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Block Variations

Register and unregister block variations here.

See the [block variations guide](https://developer.wordpress.org/block-editor/reference-guides/block-api/block-variations/) for details.

0 comments on commit ff21616

Please sign in to comment.