Sage 9 with Milligram CSS style linterrors

Hi, I am using Sage 9.4 with Millgram CSS, have imported all the sass files from Milligram src in node_modules, its working fine. However, whenever I make the slightest change to style anything I get a build error from yarn about stylelint. Its getting a bit frustrating, is there any way to fix it, Milligram is the only dependency I am using. ? Thanks

Error is below, just after adding some navbar styling,

webpack.config.js
Error: Failed because of a stylelint error.

Thanks

Its OK for now any way I just commented it out in webpack.config file, as I see other people have had to do, Thanks