We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d693c commit 238e572Copy full SHA for 238e572
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postcss-easing-gradients",
3
- "version": "1.2.2",
+ "version": "1.2.3",
4
"description": "PostCSS plugin to create smooth linear-gradients that approximate easing functions.",
5
"scripts": {
6
"test": "jest && eslint *.js"
0 commit comments