One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| [ | |
| { "label": "$(cloud) [Team] Check WP Version", "command": "wp core version" }, | |
| { "label": "$(cloud) [Team] List Users", "command": "wp user list" } | |
| ] |
| <div class="grid grid-cols-12 gap-1"> | |
| <div class="col-span-12"> | |
| <div class="pt-64 pb-32"> | |
| <p class="mb-1 font-bold">Image Example (defaults to object-fit: cover) </p> | |
| <p>No padding on parent container</p> | |
| </div> | |
| </div> | |
| <div class="col-span-4 outline-black flex items-center bg-red-100"> | |
| <div class="aspect-ratio-box"> |