{
  "props": {
    "size": {
      "type": "String",
      "desc": "Size in CSS units, including unit name or standard size name (xs|sm|md|lg|xl)",
      "examples": [ "16px", "2rem", "xs", "md" ],
      "category": "style"
    }
  }
}
