illegally-smol
Version:
Illegally smol cat as a web component. ᓚᘏᗢ
21 lines (15 loc) • 293 B
Markdown
# Illegally Smol ᓚᘏᗢ
Illegally smol cat as a web component.
## Usage
```sh
npm install illegally-smol
```
Then in your HTML:
```html
<head>
<script type="module" src="./node_modules/illegally-smol/index.js"></script>
</head>
<body>
<illegally-smol></illegally-smol>
</body>
```