UNPKG

flowtoken-next

Version:

![flow token demo](https://nextjs-omega-five-46.vercel.app/demo.gif)

16 lines (13 loc) 239 B
:root { --marker-animation: none; } .custom-li::marker { animation: var(--marker-animation); } .code-block { animation: var(--marker-animation); } .smooth-height-transition { overflow: hidden; transition: height 1s ease; }