Styles not showing in browser bootstrap5

win 10
wappler 4.9.1
nodejs
local server

After updating from bootstrap4 to bootstrap5 and editing out all references to BS4
having problems with styles.

Active tabs not displaying properly
image
As set as active in wappler:
image

as shown in wappler:
image

as rendered in browser:
image

Ok cleared up the issue with colors by adding to layout.

<link rel="stylesheet" href="bootstrap/5/css/bootstrap.min.css" />
<link rel="stylesheet" href="css/style.css" />

Still no joy with active tabs