refactor: migrate to use syntax

This commit is contained in:
Sergey Andrievskiy 2021-12-02 21:28:41 +03:00
parent 3add3ace55
commit 94baa67600
87 changed files with 141 additions and 157 deletions

View file

@ -1,6 +1,6 @@
@import '~bootstrap/scss/mixins/breakpoints';
@import '~@nebular/theme/styles/global/breakpoints';
@import '../../../@theme/styles/themes';
@use '../../../@theme/styles/themes' as *;
@use '@nebular/theme/styles/global/breakpoints' as *;
@import 'bootstrap/scss/mixins/breakpoints';
@include nb-install-component() {
.calendars {