mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-06 22:00:16 +01:00
refactor: migrate to use syntax
This commit is contained in:
parent
3add3ace55
commit
94baa67600
87 changed files with 141 additions and 157 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue