You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.",
"usage": "Alerts are available for any length of text, as well as an optional dismiss button. For proper styling, use one of the eight required contextual classes (e.g., .alert-success).",
"snippet": "<div class=\"alert alert-info\" role=\"alert\">\r\n <strong>Heads up!<\/strong> This alert needs your attention,\r\n but it's not super important.\r\n<\/div>",