{"id":927,"date":"2021-06-05T16:48:23","date_gmt":"2021-06-05T07:48:23","guid":{"rendered":"http:\/\/www.agile-software.site\/?p=927"},"modified":"2021-06-11T00:42:16","modified_gmt":"2021-06-10T15:42:16","slug":"ailwindcss%e3%83%81%e3%83%bc%e3%83%88%e3%82%b7%e3%83%bc%e3%83%88%e8%a7%a3%e8%aa%acborder","status":"publish","type":"post","link":"https:\/\/agile-software.net\/?p=927","title":{"rendered":"ailwindcss\u30c1\u30fc\u30c8\u30b7\u30fc\u30c8\u89e3\u8aac(Borders)"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Border Radius<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Rounded corners<\/h3>\n\n\n\n<h3 class=\"wp-block-heading\">Pills and circles<\/h3>\n\n\n\n<h3 class=\"wp-block-heading\">No rounding<\/h3>\n\n\n\n<h3 class=\"wp-block-heading\">Rounding sides separately<\/h3>\n\n\n\n<p>\u7247\u5074\u3060\u3051\u4e38\u3081\u308b<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"91\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Rounding-sides-separately.png\" alt=\"\" class=\"wp-image-950\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Rounding corners separately<\/h3>\n\n\n\n<p>\u8981\u7d20\u306e1\u3064\u306e\u89d2\u3060\u3051\u3092\u4e38\u3081\u308b<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"679\" height=\"90\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Rounding-corners-separately.png\" alt=\"\" class=\"wp-image-951\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>rounded-none<\/td><td>border-radius: 0px;<\/td><\/tr><tr><td>rounded-sm<\/td><td>border-radius: 0.125rem;<\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Border Width<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">All sides<\/h3>\n\n\n\n<p>\u8981\u7d20\u306e\u3059\u3079\u3066\u306b\u5e45\u3092\u8a2d\u5b9a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"687\" height=\"124\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/All-sides.png\" alt=\"\" class=\"wp-image-953\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><br>Individual sides<\/h3>\n\n\n\n<p>\u8981\u7d20\u306e\u7247\u5074\u306e\u5883\u754c\u7dda\u306e\u5e45\u3092\u8a2d\u5b9a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"681\" height=\"127\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Invidual-sides.png\" alt=\"\" class=\"wp-image-952\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><br>Between elements<\/h3>\n\n\n\n<p>\u5883\u754c\u7dda\u3092\u8ffd\u52a0\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"689\" height=\"162\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Between-elements.png\" alt=\"\" class=\"wp-image-954\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>.border-0<\/td><td>border-width: 0;<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Border Color<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Changing opacity<\/h3>\n\n\n\n<p>\u5883\u754c\u7dda\u306e\u4e0d\u900f\u660e\u5ea6\u306e\u8272\u3092\u5236\u5fa1<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"702\" height=\"108\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Changing-opacity.png\" alt=\"\" class=\"wp-image-955\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>.border-transparent<\/td><td>border-color: transparent;<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Border Opacity<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>border-opacity-0<\/td><td>&#8211;tw-border-opacity: 0;<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Border Style<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"806\" height=\"222\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Usage.png\" alt=\"\" class=\"wp-image-956\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>border-solid<\/td><td>border-style: solid;<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Divide Width<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Add borders between horizontal children<\/strong><\/h3>\n\n\n\n<p>\u6c34\u5e73\u30b3\u30f3\u30c6\u30f3\u30c4\u9593\u306b\u5883\u754c\u7dda\u3092\u8a2d\u5b9a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"813\" height=\"111\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Add-borders-between-horizontal-children.png\" alt=\"\" class=\"wp-image-957\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Add borders between stacked children<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"809\" height=\"263\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Add-borders-between-stacked-children.png\" alt=\"\" class=\"wp-image-958\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Reversing children order<\/strong><\/h3>\n\n\n\n<p>\u8981\u7d20\u304c\u9006\u3060\u3063\u305f\u3068\u3057\u3066\u3082\u6b63\u3057\u3044\u3068\u3053\u308d\u306b\u5883\u754c\u7dda\u3092\u8a2d\u5b9a\u3067\u304d\u308b<br><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"807\" height=\"398\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Reversing-children-order.png\" alt=\"\" class=\"wp-image-959\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>divide-y-0\u00a0> * + *<\/td><td>&#8211;tw-divide-y-reverse: 0; border-top-width: calc(0px * calc(1 &#8211; var(&#8211;tw-divide-y-reverse))); border-bottom-width: calc(0px * var(&#8211;tw-divide-y-reverse));<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Divide Color<\/h2>\n\n\n\n<p>\u5883\u754c\u7dda\u306e\u8272\u3092\u8a2d\u5b9a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"810\" height=\"255\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Usage_divide-color.png\" alt=\"\" class=\"wp-image-960\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Changing opacity<\/h3>\n\n\n\n<p>\u5883\u754c\u7dda\u306e\u4e0d\u900f\u660e\u5ea6\u3092\u8a2d\u5b9a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"811\" height=\"260\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Changing-opacity_divide-color.png\" alt=\"\" class=\"wp-image-961\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>divide-transparent\u00a0> * + *<\/td><td>border-color: transparent;<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Divide Opacity<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Divide Style<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Ring Width<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Focus rings<\/h3>\n\n\n\n<p>\u5916\u67a0\u306e\u5e45\u3092\u8a2d\u5b9a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"810\" height=\"113\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/Usage_ring.png\" alt=\"\" class=\"wp-image-963\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Focus rings<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"809\" height=\"109\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/06\/forcus_rings.png\" alt=\"\" class=\"wp-image-962\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>*<\/td><td>box-shadow: 0 0 #0000;<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Ring Color<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Class<\/th><th>Properties<\/th><\/tr><\/thead><tbody><tr><td>divide-transparent\u00a0> * + *<\/td><td>border-color: transparent;<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>rounded<\/td><td>border-radius: 0.25rem;<\/td><\/tr><tr><td>rounded-md<\/td><td>border-radius: 0.375rem;<\/td><\/tr><tr><td>rounded-lg<\/td><td>border-radius: 0.5rem;<\/td><\/tr><tr><td>rounded-xl<\/td><td>border-radius: 0.75rem;<\/td><\/tr><tr><td>rounded-2xl<\/td><td>border-radius: 1rem;<\/td><\/tr><tr><td>rounded-3xl<\/td><td>border-radius: 1.5rem;<\/td><\/tr><tr><td>rounded-full<\/td><td>border-radius: 9999px;<\/td><\/tr><tr><td>rounded-t-none<\/td><td>border-top-left-radius: 0px; border-top-right-radius: 0px;<\/td><\/tr><tr><td>rounded-r-none<\/td><td>border-top-right-radius: 0px; border-bottom-right-radius: 0px;<\/td><\/tr><tr><td>rounded-b-none<\/td><td>border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Ring Opacity<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Ring Offaet Width<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Ring Offset Color<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Border Radius Rounded corners Pills and circles No rounding Rounding sides separately \u7247\u5074\u3060\u3051\u4e38\u3081\u308b Rounding corners<\/p>\n","protected":false},"author":1,"featured_media":928,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jin_ogp_image_url":"","_jin_last_featured_id":0,"footnotes":""},"categories":[25],"tags":[],"class_list":["post-927","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tailwindcss"],"_links":{"self":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=927"}],"version-history":[{"count":2,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/927\/revisions"}],"predecessor-version":[{"id":964,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/927\/revisions\/964"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/media\/928"}],"wp:attachment":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=927"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=927"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}