--- description: Plugin to convert figma file to HTML/CSS/TailwindCSS/Flutter Style --- # 🚦 Tomato Figma
### Installation
composer require tomatophp/tomato-figma
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.