UNPKG

advanced-react-circular-slider

Version:
21 lines (18 loc) 299 B
@font-face { font-family: "Fraction"; font-style: normal; font-weight: 400; font-display: swap; src: url(fonts/Fraction.ttf) format("truetype"); } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(0.8); } 100% { transform: scale(1); } }