Browse Source

Easing functions

master
Chris Smith 4 years ago
parent
commit
ad7a164020
Signed by: Chris Smith <chris@chameth.com> GPG Key ID: 3A2D4BBDC4A3C9A9
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      content/docs/programming/web.adoc

+ 2
- 1
content/docs/programming/web.adoc View File

@@ -40,4 +40,5 @@ http {
40 40
 === Useful links
41 41
 
42 42
 - https://simpleicons.org/ - SVG icons for brands, including social media sites and programming languages
43
-- https://css-tricks.com/snippets/css/a-guide-to-flexbox/ - Great flexbox reference
43
+- https://css-tricks.com/snippets/css/a-guide-to-flexbox/ - Great flexbox reference
44
+- https://easings.net/en - Easing functions cheat sheet

Loading…
Cancel
Save