From 8bef1e801bc460b980e3c35074ebb614086d7228 Mon Sep 17 00:00:00 2001 From: Urs Joss Date: Mon, 11 Dec 2023 09:26:23 +0100 Subject: [PATCH] refer to wicket-bootstrap-sass for bootstrap 5 (#1019) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1067faacb..d342a5509 100644 --- a/README.md +++ b/README.md @@ -114,12 +114,12 @@ for all themes: ``` -if you want to use a less compiler: +if you want to use a sass compiler: ```xml de.agilecoders.wicket - wicket-bootstrap-less + wicket-bootstrap-sass 6.y.z ```