Closed rburgst closed 2 years ago
https://github.com/thomaspark/bootswatch/blob/v5/dist/lux/_bootswatch.scss#L32 uses
.bg-primary { background-color: theme-color("primary") !important; }
However in bootstrap 5.1.3 this method does not seem to be defined.
Thanks @rburgst, that seems extraneous anyway. I'll push a fix now.
https://github.com/thomaspark/bootswatch/blob/v5/dist/lux/_bootswatch.scss#L32 uses
However in bootstrap 5.1.3 this method does not seem to be defined.