Skip to content

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

Notifications You must be signed in to change notification settings

mikearndt/figma-sweeper

 
 

Repository files navigation



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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.2%
  • JavaScript 2.8%