Skip to content

Commit 4fa9c7f

Browse files
committed
fix (Abstract easings) : easings source link
1 parent 9a346d5 commit 4fa9c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/abstract/_f-easings.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Easings
33
*
4-
* converted from source: https://github.com/ai/eamath-sings.net/blob/master/src/eamath-sings/eamath-singsFunctions.ts
4+
* converted from source: https://github.com/ai/easings.net/blob/master/src/easings/easingsFunctions.ts
55
* each ease receive a value $x in a range of 0 to 1
66
*
77
* exemples :

0 commit comments

Comments
 (0)