From b4d5a2249631580297b470c4fd881fe2422f2715 Mon Sep 17 00:00:00 2001 From: Script47 Date: Tue, 19 Feb 2019 13:40:08 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc06754..7869b67 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ $(document).on('hidden.bs.toast', '.toast', function (e) { * Allow img in toast as is shown in the Bootstrap 4 documentation * Allow the option to prevent stacking * Allow the option to keep / remove from DOM +* Custom styling (rounded toasts, blocky toasts, custom background colours) * Positioning of the actual toast ### Contributing