sample-wp-block-theme/.wp-env.json

5 lines
62 B
JSON
Raw Normal View History

2024-01-11 06:56:04 +00:00
{
"core": null,
2024-01-13 23:07:12 +00:00
"themes": [ "./sample-wp-block-theme" ]
2024-01-12 08:03:14 +00:00
}