Closed chrisblossom closed 8 years ago
I'm so sorry, I will fix it soon.
Thanks for the quick reply! No problem at all. Assumed I was doing something wrong.
fmm... I couldn't confirm this error. Please tell me your versions of Node.js, stylefmt and OS.
npm script "lint:css:fix": "stylefmt -R 'src/**/*.scss'",
>node --version
v4.4.1
>npm -v
3.8.5
>sw_vers
ProductName: Mac OS X
ProductVersion: 10.11.4
BuildVersion: 15E65
What command are you running?
@chrisblossom The bug seems to have fixed in v3.2.1. Please confirm it.
Please provide an example of how to get this working with npm run scripts. I am using SASS (and css-modules) but this is the error I am getting:
Appreciate it!