UNPKG

react-simple-toasts

Version:

Instant, lightweight toast notifications for React. No providers or containers needed.

10 lines (9 loc) 227 B
.toast__sunset { min-width: 200px; padding: 10px 20px; border-radius: 5px; background: linear-gradient(to bottom, #ffb6c1, #ff6347); box-shadow: 0 0 10px rgba(255, 99, 71, 0.5); color: #fff; text-align: center; }