fix(demo): update package-lock.json, install raw-loader, fix style warnings

This commit is contained in:
d.strigo 2023-10-26 01:03:17 +02:00
parent 5a7bde002c
commit 1360a33771
26 changed files with 34 additions and 33 deletions

View file

@ -5,7 +5,7 @@
*/
@import '../../../@theme/styles/themes';
@import '~@nebular/theme/styles/global/breakpoints';
@import '@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {
$color-active: nb-theme(color-active-fg);