You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.
open /home/user/angular/app/styles/vendor.scss and comment all default code, then add line at bottom:
// change path to font directory for bootstrapjs styles
$icon-font-path: "../fonts/";
// include scss files from bootstrapjs
@import '../../jspm_packages/github/twbs/[email protected]/assets/stylesheets/bootstrap';
now you can compile sources and use bootstrapjs styles in your code