From 0b143e481ee32eb0cd143da316c543db34a71375 Mon Sep 17 00:00:00 2001 From: Urs Joss Date: Sun, 10 Dec 2023 16:31:26 +0100 Subject: [PATCH] refer to wicket-bootstrap-sass for bootstrap 5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9fa9e7e1..74054a973 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 ```