squircle

Make all the squircles you need, in the browser. https://squircley.app/
git clone http://git.hanabi.in/repos/squircle.git
Log | Files | Refs | LICENSE

commit 7817a088f5d6cc49514f97b3a8a45867c07502c5
parent 0daa07afa1a8b5d0dcf28bc3c971b0be9f8e8790
Author: George Francis <georgedoescode@gmail.com>
Date:   Thu,  2 Jul 2020 08:10:13 +0100

add browserslist config, not ie11 can officially get in the bin for this one

Diffstat:
A.browserslistrc | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.browserslistrc b/.browserslistrc @@ -0,0 +1,3 @@ +>0.25% +not dead +not ie 11 +\ No newline at end of file