Hello!
We are doing our first installation of Metronic.
Using a asp.net 8 project.
The CSS from metronic seems to be compatible with BS 5.2.1 but having some problems with using the BS 5.3.3 from the jrDelivr CDN.
Is 5.3.3 supported and if so what it the best way to include it please?
Hi,
Please note that the latest Metronic v8.3.4 is based on Bootstrap 5.3.3. Could you please try to download the latest Metronic from https://themeforest.net/downloads and recheck?
As can be checked in
tools/package.json
"bootstrap": "5.3.3"
.