β οΈ This project is archived in favor of the much more feature-rich alternative, alexwidua/figma-easing-gradients β¨
- On a Figma document, select a shape with a gradient
 - Go to Plugins > Easing Gradient
 - Watch your gradient become smooth and beautiful
 
- 
Install dependencies
npm install
 - 
Build the plugin
npm run dev
 - 
In Figma, go to Plugins > Manage Plugins
 - 
Click the + icon beside "Development"
 - 
Provide Figma with
manifest.jsonat the root of the repo 
Please check out these previous works that inspired the creation of figma-easing-gradient. π
- 
Easing Linear Gradients - Andreas Larsen's wonderful write-up on easing gradients.
 - 
larsenwork/sketch-easing-gradient - A similar plugin for Sketch.
 - 
larsenwork/postcss-easing-gradients - A PostCSS plugin for achieving similar gradients.
 
Copyright Β© 2019-present, Matan Kushner.
This project is ISC licensed.
