fixed headsup of snackbars

This commit is contained in:
FezVrasta 2016-08-04 19:02:08 +02:00
parent 28c4ce7394
commit 63dde3abba

View File

@ -27,9 +27,9 @@ In order to make snackbars work, make sure to include `snackbar.min.js` before `
</script>
{% endhighlight %}
<div class="alert alert-info" role="alert">
<strong>Heads up!</strong> You don't need to include SnackbarJS CSS, it's already bundled in BMD.
</div>
{% callout info %}
**Heads up!** You don't need to include SnackbarJS CSS, it's already bundled in Bootstrap Material Design.
{% endcallout %}
## Examples