Browsersync infinite reload when importing Bourbon in main.scss

Hey there,
I’m using Sage 9 and I want to use Bourbon/Neat with my project. When I do th eimport it seems to compile just fine but browsersync loses its mind and just infinitely reloads.

Below is all I did and I placed this in main.scss
@import “~bourbon/core/bourbon”;
@import “~bourbon-neat/core/neat”;

I’ve tried stopping and restarting yarn start but no joy.

Can you please provide version info?
Sage 9.x.x?
Yarn version?
Node version?

So, will check it.

This topic was automatically closed after 42 days. New replies are no longer allowed.