From 78e2e49a78b4bfde02da423cbc732e7c51fb18ff Mon Sep 17 00:00:00 2001 From: Agatha Rose Date: Sat, 14 Aug 2021 18:36:48 +0300 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d2e0bc --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# This is a button that happens to be squishy, and quite possibly, edible + +It relies on shadows and gradients to be squishy. See [neumorphism](https://neumorphism.io). Other than that, css `::before` and `::after` pseudoelements are used for gradient transitions on click. + +# Demo +link here meow \ No newline at end of file