# teleport-plugin-import-statements-html

A plugin for handling import statements in HTML

> This package is part of the [teleport ecosystem](https://github.com/teleporthq/teleport-code-generators). For a complete guide, check out the [official documentation](https://docs.teleporthq.io/).

## Install
```bash
npm install @teleporthq/teleport-plugin-import-statements-html
```
or
```bash
yarn add @teleporthq/teleport-plugin-import-statements-html
```
