> Source: https://tomatophp.com/docs/plugins/tomato-figma

# 🚦 Tomato Figma

<figure><img src="https://raw.githubusercontent.com/tomatophp/docs/HEAD/../.gitbook/assets/screenshot (24).png" alt=""><figcaption></figcaption></figure>

### Installation

<pre><code><strong>composer require tomatophp/tomato-figma
</strong></code></pre>

after installation please run this command

```
php artisan tomato-figma:install
```

## Env

Add this to .env

```
FIGMA_TOKEN=
```

you can find it on your figma account

### Changelog

Please see [CHANGELOG](https://github.com/tomatophp/tomato-figma/blob/master/CHANGELOG.md) for more information on what has changed recently.

### Security

Please see [SECURITY](https://github.com/tomatophp/tomato-figma/blob/master/SECURITY.md) for more information about security.

### Credits

* [Fady Mondy](https://www.github.com/3x1io)

### License

The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-figma/blob/master/LICENSE.md) for more information.
