Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
majouji authored Jan 16, 2021
1 parent 6dc6ff5 commit f787121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ My growing collection of snippets for Alfred Powerpack. Requires an [Alfred Powe

## Cubic-Bezier Timing Functions

A small set of snippets to easily expand common `cubic-bezier` timing functions, based on Benjamin de Cock’s [cheatsheet gist](https://gist.github.com/bendc/ac03faac0bf2aee25b49e5fd260a727d).
A small set of snippets to easily expand common `cubic-bezier` timing functions, based on Benjamin de Cock’s [cheatsheet gist](https://gist.github.com/bendc/ac03faac0bf2aee25b49e5fd260a727d). These snippets only expand to the actual timing function (without any CSS property or extra prefix/suffix) so they can be used in a variety of ways, such as in Figma or for other software development use.

### Snippets

Expand Down

0 comments on commit f787121

Please sign in to comment.