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() {
$content-width: nb-theme(content-width);

View file

@ -1,5 +1,5 @@
@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);

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() {
display: block;

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() {
$content-width: nb-theme(content-width);

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() {
$content-width: nb-theme(content-width);

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);

View file

@ -1,5 +1,5 @@
@import "../../../@theme/styles/themes";
@import "~@nebular/theme/styles/global/breakpoints";
@import "@nebular/theme/styles/global/breakpoints";
@include nb-install-component() {
$features-section-offset: 10.625rem;

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() {
$our-projects-section-offset: 7.125rem;
@ -64,14 +64,14 @@
color: #000000;
font-size: 3rem;
}
.description {
font-family: nb-theme(font-secondary), sans-serif;
font-size: nb-theme(font-size-lg);
margin-top: 1.125rem;
line-height: 1.5;
}
.btn {
font-family: nb-theme(font-main), sans-serif;
background-color: nb-theme(color-active-bg);

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() {
$reasons-section-offset: 10.625rem;
@ -63,7 +63,7 @@
.highlight {
font-family: nb-theme(font-main), sans-serif;
}
.active {
text-decoration: none;
font-family: nb-theme(font-main), sans-serif;

View file

@ -6,7 +6,7 @@
@import '../../../@theme/styles/themes';
@import '../../../@theme/styles/swiper_ngx-admin';
@import '~@nebular/theme/styles/global/breakpoints';
@import '@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {
display: block;

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() {
$content-width: nb-theme(content-width);

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() {
display: block;

View file

@ -6,7 +6,7 @@
@import '../../../@theme/styles/themes';
@import '../../../@theme/styles/swiper_ngx-admin';
@import '~@nebular/theme/styles/global/breakpoints';
@import '@nebular/theme/styles/global/breakpoints';
@include nb-install-component() {