Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 583 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 583 Bytes

Cover art

Contrast plugin for Figma

Quickly and easily evaluate AA or AAA color contrast for accessibility across all your artboards.

Install the plugin

Contributing

To try making some changes to the plugin:

  1. Clone the repo and run:

    $ npm install
    $ npm start
    

    This packages up the plugin in the dist folder.

  2. In Figma, click Plugins > In Development > Create new plugin > Link existing plugin and choose the manifest.json file in the dist folder.