Installation Link
Copy the following to the <head>
of your HTML
<link rel="stylesheet" href="https://design-with-ira.netlify.app/installationLinks/snackbar.css">
Snackbars are also known as toasts. Snackbard are similar to modals. The key difference is that they don't interrupt the user's interction with the system and fade away after a while. They need not have action buttons
To create a basic snackbar, add the class, snackbar
to the
element.
Second Class
baseline
leading
stacked