0.1.6 ⢠Published 2 years ago
@twinking/macaron v0.1.6
macaronš©
minimalistic toast notifications

this tiny demo demonstrates some of its features!
usage
- link to macaron.css:
<link rel="stylesheet" href="https://unpkg.com/@twinking/macaron/dist/macaron.css" type="text/css"/>- link to macaron.js
<script src="https://unpkg.com/@twinking/macaron/dist/macaron.js" type="text/javascript"></script>- use macaron
macaron.success("hello from macaron!");
macaron.warn("do NOT touch my macarons");