app-outlet/app-outlet

View on GitHub
src/styles.scss

Summary

Maintainability
Test Coverage
@import 'themes';

@import '~@nebular/theme/styles/globals';
@import '~bootstrap/scss/bootstrap-grid';

@include nb-install() {
    @include nb-theme-global();
}
/* You can add global styles to this file, and also import other style files */