dinsdag 16 april 2019

angular with scss

ng new my-sass-app --style=scss
npm install bootstrap --save
//add bootstrap to styles.scss
@import "../node_modules/bootstrap/scss/bootstrap.scss";

Geen opmerkingen:

Een reactie posten