- Issue created by @transmitter
- 🇷🇸Serbia majmunbog
Belgrade is built on Bootstrap 5 and includes the Bootstrap CSS and JS by default in the
belgrade/global
library.
Bootstrap SCSS files are included inmain.scss
from thenode_modules
directory and compiled intomain.css
.
Bootstrap JS is delivered from CDN://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/js/bootstrap.min.js
The issues you may have are due to the overrides made to Bootstrap in order to achieve the Belgrade design. Some SCSS/CSS work might be required.