UNPKG

react-simple-toasts

Version:

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

11 lines (10 loc) 275 B
.toast__ocean-wave { min-width: 200px; padding: 10px 20px; border-radius: 5px; background-color: #1a237e; background-image: radial-gradient(circle at top right, #64b5f6, #1a237e); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); color: #ffffff; text-align: center; }