Skip to content

Commit

Permalink
feat: remove Nebular 4 theme breaking notice (#1426)
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg committed May 27, 2019
1 parent 1139848 commit be5665e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions src/framework/theme/styles/_theming.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

@import 'core/mixins';
@import 'core/functions';
@import 'core/breaking-notice';

$nb-enabled-themes: () !global;
$nb-enable-css-custom-properties: false !global !default;
Expand Down Expand Up @@ -254,8 +253,6 @@ $nb-themes-export: () !global;
@content;
}
}

$temp: nb-breaking-notice-show($theme);
}

@mixin nb-install-global() {
Expand Down
21 changes: 0 additions & 21 deletions src/framework/theme/styles/core/_breaking-notice.scss

This file was deleted.

0 comments on commit be5665e

Please sign in to comment.