Skip to content

fix bootstrap bundle css

ufundo requested to merge ufundo/riverlea:bootstrap-bundle into main

I think the bundled resource got moved, and was only working because the bootstrap css was being imported everywhere in the main stylesheet.

This fixes the bundle and removes the general import, so the bootstrap is only loaded when the bootstrap bundle is requested.

Merge request reports