// Bootstrap-kirjastot angular.json -tiedostoon "styles": [ "./node_modules/bootstrap/dist/css/bootstrap.min.css", "src/styles.css" ], "scripts": [ "./node_modules/bootstrap/dist/js/bootstrap.min.js" ] // HUOM! Jos tarvitset bootstrap-"efektejä", kuten popuppeja tai collapsible navbaria, // vaihda scripts-taulukkoon bootstrap.bundle -kirjasto, jossa on tuki niille: "./node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"