# Tomato Figma

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2FRxLneyIbmjO9azWe88KR%2Fscreenshot.png?alt=media&#x26;token=0d422234-9e42-417d-af11-76051ae06a68" 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.
