From c2e5db70c0020b8e4cc57c15a2f2b2782a3a5c2a Mon Sep 17 00:00:00 2001 From: Gary Thomas <7zark7@gmail.com> Date: Fri, 22 Dec 2023 19:11:35 -0800 Subject: [PATCH] Update Readme.md --- Readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Readme.md b/Readme.md index 71a456da..376a2986 100644 --- a/Readme.md +++ b/Readme.md @@ -19,8 +19,6 @@ The goal of this library is to provide all Bootstrap 5 components for a [Svelte] To make using Bootstrap themes easier, this library does _not_ embed Bootstrap styles directly and you will need to include Bootstrap 5 CSS in your page. -**Note:** Bootstrap 4 CSS users must use Sveltestrap 4 - see docs here: Sveltestrap version 4 - [Demo page](https://sveltestrap.js.org/) ---