A NPM package for a web component that displays an image of a cat for a HTTP status code
npm install cat-code-imageA cat image component for specific HTTP status codes.
``html`
| Property | Attribute | Modifiers | Type | Default | Description |
|------------|-----------|-----------|---------------|---------|----------------------------------|
| code | code | | Number | 404 | The code to display an image for |label
| | label | | string | "" | Additional text to display. |override
| | | | | | The element style template. |styles
| | | readonly | CSSResult[] | | |
| Property | Description |
|---------------------------|-------------------|
| --b0t-label-font-family | Text font family. |--b0t-label-font-size
| | Text font size. |--b0t-label-font-weight` | Text font weight. |
|