sachinchoolur/lightGallery

Not working on Angular 17

Opened this issue · 0 comments

Description

The styles import is causing the issue.

Steps to reproduce

First of all on the docs it says add this into your styles scss:
@import '~lightgallery/scss/lightgallery';
But this throws an error. It cannot find it. If you remove the first character it finally finds it but fails on finding some other fonts and images.
image

Environment

  • Browser and version - chrome
  • OS - Fedora 38
  • lightGallery version - 2.7.2

Additional context