/figma-sweeper

Connect fill colors and strokes colors to your Figma libraries, at scale.

Primary LanguageTypeScript



Sweeper

Sweeper is a Figma plugin

Sweeper will help you connect your designs with your design system. Just upload your styles, select an artboard you want to lint, and everything in it will get connected to your predefined styles. Automatically.

Dependencies

Installation

Is quite simple and there is not much to it.

  1. Clone the repo
  2. Create a manifest.json file and add it to the repo (.gitignore it though)
  3. Install the requirements with npm install or yarn install
  4. Watch the files with yarn dev command
  5. Or make a production build with yarn build
  6. Load and develop the app in Figma Desktop app