Closed Saqib92 closed 4 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
any updates?
Hi, I'm having the same issue, using Angular v17 and and switching to @angular-devkit/build-angular:browser-esbuild
generates this error
+1
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
+1
Description
I am switching my Angualr project from weback to ESBuild. and it is throwing error.
Steps to reproduce
@import 'lightgallery/scss/lightgallery';
Additional context
Issue in scss font and images variables. After editing manually inside node_modules scss in fotn.scss removed variables and added
../fonts/fontname.ttf
it is working.