You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
> Figma-flavored squircles for everyone
6
6
7
+
## Disclaimer
8
+
> This package is not an official product from the Figma team and does not guarantee to produce the same results as you would get with Figma.
9
+
7
10
## Installation
8
11
9
12
```sh
@@ -55,5 +58,5 @@ function ProfilePicture() {
55
58
56
59
## Thanks
57
60
58
-
- Figma team for publishing [this article](https://www.figma.com/blog/desperately-seeking-squircles/) and [MartinRGB](https://github.com/MartinRGB/Figma_Squircles_Approximation) for [figuring out all the math](https://github.com/MartinRGB/Figma_Squircles_Approximation) behind it.
59
-
-[George Francis](https://georgefrancis.dev/) for creating [Squircley](https://squircley.app/), which was my introduction to squircles.
61
+
- Figma team for publishing [this article](https://www.figma.com/blog/desperately-seeking-squircles/) and [MartinRGB](https://github.com/MartinRGB) for [figuring out all the math](https://github.com/MartinRGB/Figma_Squircles_Approximation) behind it.
62
+
-[George Francis](https://github.com/georgedoescode) for creating [Squircley](https://squircley.app/), which was my introduction to squircles.
0 commit comments