Quentin Falzon

Results 3 comments of Quentin Falzon

@fufuShih good to know it works in 15.5.3. I wish to avoid downgrading as that would mean I lose other fixes. Strange this issue did not trigger for you on...

@fufuShih Did you place those paths inside `sassOptions` in `next.config.ts`? Or did you place them directly in your `.module.scss` files?

@VallisOctopus I would suggest to stop using `importPaths` and `additionalData` from `sassConfig` if you are currently using them. If you import the variables from within your scss files directly, where...