UNPKG

10f-css-animations

Version:

Simple and fancy css animations for your projects

11 lines (9 loc) 132 B
/* DISPLAYS */ .d-none { color: red; display: none !important; } /* OPACITIES */ .opacity-0 { opacity: 0 !important; }