edible-button/README.md

6 lines
344 B
Markdown
Raw Normal View History

2021-08-14 15:36:48 +00:00
# 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
2021-08-14 15:41:09 +00:00
At [agatharose.dev](https://agatharose.dev/pages/EdibleButton/)