feat: add product hunt banner (#2003)

This commit is contained in:
Vladislav Ahmetvaliev 2019-01-23 10:22:40 +03:00 committed by Sergey Andrievskiy
parent f719641e6d
commit 0cf96be6d8
13 changed files with 205 additions and 126 deletions

View file

@ -15,8 +15,6 @@
@import './bootstrap-rtl';
@import '../components/banner/banner.component.theme';
// install the framework and custom global styles
@include nb-install() {
@ -28,8 +26,6 @@
// loading progress bar
@include ngx-pace-theme();
@include ngx-release-banner-component();
// fixed in rc.9 and can be removed after upgrade
.custom-control .custom-control-indicator {
border-radius: 50%; // TODO: quickfix for https://github.com/akveo/nebular/issues/275