Skip to content

iddan/figma-rtl

Repository files navigation

Figma RTL

Edit RTL content in Figma


Usage

  • Install Figma Plus
  • In the main menu open Figma Plus -> Get Plugins
  • Search RTL
  • Click Install

Download & Development

$ git clone https://github.com/figma-plus/ui-plugin-boilerplate
$ yarn install
$ yarn serve
$ yarn test

Build a Distribution Bundle

$ yarn build

You'll see your bundle inside dist directory. Follow the docs instructions to publish it.

License

This project is licensed under the MIT License