โ ๏ธ 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.json
at 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.