diff --git a/docs/assets/polished.js b/docs/assets/polished.js index 9f8e19ad..9c0c54a8 100644 --- a/docs/assets/polished.js +++ b/docs/assets/polished.js @@ -858,7 +858,8 @@ }; /** - * String to represent common easing functions as demonstrated here: (github.com/jaukia/easie). + * String to represent common easing functions as demonstrated here: https://easings.net/. + * Valid function names are: back, circ, cubic, expo, quad, quart, quint, sine. * * @example * // Styles as object usage @@ -893,7 +894,8 @@ }; /** - * String to represent common easing functions as demonstrated here: (github.com/jaukia/easie). + * String to represent common easing functions as demonstrated here: https://easings.net/. + * Valid function names are: back, circ, cubic, expo, quad, quart, quint, sine. * * @example * // Styles as object usage @@ -928,7 +930,8 @@ }; /** - * String to represent common easing functions as demonstrated here: (github.com/jaukia/easie). + * String to represent common easing functions as demonstrated here: https://easings.net/. + * Valid function names are: back, circ, cubic, expo, quad, quart, quint, sine. * * @example * // Styles as object usage diff --git a/docs/docs/index.html b/docs/docs/index.html index 7daf04ed..22ffc6e9 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -2795,7 +2795,7 @@
String to represent common easing functions as demonstrated here: (github.com/jaukia/easie).
+String to represent common easing functions as demonstrated here: (https://easings.net/).
String to represent common easing functions as demonstrated here: (github.com/jaukia/easie).
+String to represent common easing functions as demonstrated here: (https://easings.net/).
+Valid function names are: back, circ, cubic, expo, quad, quart, quint, sine.
String to represent common easing functions as demonstrated here: (github.com/jaukia/easie).
+String to represent common easing functions as demonstrated here: (https://easings.net/).
+Valid function names are: back, circ, cubic, expo, quad, quart, quint, sine.
String to represent common easing functions as demonstrated here: (github.com/jaukia/easie).
+String to represent common easing functions as demonstrated here: (https://easings.net/).
+Valid function names are: back, circ, cubic, expo, quad, quart, quint, sine.