martpie / next-transpile-modules

Next.js plugin to transpile code from node_modules. Please see: https://github.com/martpie/next-transpile-modules/issues/291
MIT License
1.13k stars 85 forks source link

[question] SassError: @import "path" - Can't find stylesheet to import #259

Closed xr0master closed 2 years ago

xr0master commented 2 years ago

Hi guys. Stumbled upon this project by accident and it's amazing! Unfortunately, I can not solve the issue with sass @import in the transpile module. I will be grateful for any hint.

image
martpie commented 2 years ago

please follow the issue template, otherwise it's hard to help you without context, config, etc.